diff options
Diffstat (limited to 'kpresenter/KPrObject.cpp')
-rw-r--r-- | kpresenter/KPrObject.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrObject.cpp b/kpresenter/KPrObject.cpp index 52b67396..bea860bf 100644 --- a/kpresenter/KPrObject.cpp +++ b/kpresenter/KPrObject.cpp @@ -33,7 +33,7 @@ #include <tqbuffer.h> #include <tqregexp.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <KoOasisContext.h> #include "KoOasisStyles.h" |