summaryrefslogtreecommitdiffstats
path: root/src/htmlexporter.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:03:12 -0600
commit06ab7fb3b7ec008a5fe3364a0430159900ff6553 (patch)
treea99409c8bc6983c5bd312ab3fd9a28f939ef6698 /src/htmlexporter.cpp
parent91be62536b7e8a0af132e6be63f67493d41da919 (diff)
downloadbasket-06ab7fb3b7ec008a5fe3364a0430159900ff6553.tar.gz
basket-06ab7fb3b7ec008a5fe3364a0430159900ff6553.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/htmlexporter.cpp')
-rw-r--r--src/htmlexporter.cpp2
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>