diff options
Diffstat (limited to 'kpresenter/KPrPixmapObjectIface.cpp')
-rw-r--r-- | kpresenter/KPrPixmapObjectIface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPixmapObjectIface.cpp b/kpresenter/KPrPixmapObjectIface.cpp index e84e3c52..d09f5fee 100644 --- a/kpresenter/KPrPixmapObjectIface.cpp +++ b/kpresenter/KPrPixmapObjectIface.cpp @@ -22,7 +22,7 @@ #include "KPrPixmapObject.h" #include "KPrObject.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> KPrPixmapObjectIface::KPrPixmapObjectIface( KPrPixmapObject *_obj ) |