diff options
Diffstat (limited to 'lib/kofficecore/KoDocument_p.h')
-rw-r--r-- | lib/kofficecore/KoDocument_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDocument_p.h b/lib/kofficecore/KoDocument_p.h index e3ab46cf..a6437d3d 100644 --- a/lib/kofficecore/KoDocument_p.h +++ b/lib/kofficecore/KoDocument_p.h @@ -19,7 +19,7 @@ #ifndef __koDocument_p_h__ #define __koDocument_p_h__ -#include <kparts/browserextension.h> +#include <tdeparts/browserextension.h> class KoDocument; |