diff options
Diffstat (limited to 'src/htmlexporter.cpp')
-rw-r--r-- | src/htmlexporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlexporter.cpp b/src/htmlexporter.cpp index f2dc63a..b3b16c6 100644 --- a/src/htmlexporter.cpp +++ b/src/htmlexporter.cpp @@ -27,7 +27,7 @@ #include "config.h" #include "tag.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kglobal.h> #include <tdeconfig.h> #include <kiconloader.h> |