diff options
Diffstat (limited to 'kpresenter/KPrPartObject.cpp')
-rw-r--r-- | kpresenter/KPrPartObject.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPartObject.cpp b/kpresenter/KPrPartObject.cpp index 42054ded..4f1b1afc 100644 --- a/kpresenter/KPrPartObject.cpp +++ b/kpresenter/KPrPartObject.cpp @@ -26,7 +26,7 @@ #include <KoDom.h> #include <KoXmlNS.h> #include "KoOasisContext.h" -#include <kparts/partmanager.h> +#include <tdeparts/partmanager.h> #include <tqpainter.h> #include <kdebug.h> |