diff options
Diffstat (limited to 'lib/kofficecore/KoDocument.h')
-rw-r--r-- | lib/kofficecore/KoDocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h index 4dc192b7..4947506d 100644 --- a/lib/kofficecore/KoDocument.h +++ b/lib/kofficecore/KoDocument.h @@ -27,7 +27,7 @@ namespace std { } using namespace std; #include <tqwmatrix.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kurl.h> #include <kservice.h> #include <KoGlobal.h> |