summaryrefslogtreecommitdiffstats
path: root/katapult/plugins/catalogs/spellcatalog/spelling.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:23 -0600
commite7f6c396cd6f903a118447cd894ef63299d8a218 (patch)
tree10991c53e84fc9d69880cc0769e60e499c73939e /katapult/plugins/catalogs/spellcatalog/spelling.cpp
parent4dfec23a61d2218750724212722e8b850f79e83e (diff)
downloadkatapult-e7f6c396cd6f903a118447cd894ef63299d8a218.tar.gz
katapult-e7f6c396cd6f903a118447cd894ef63299d8a218.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'katapult/plugins/catalogs/spellcatalog/spelling.cpp')
-rw-r--r--katapult/plugins/catalogs/spellcatalog/spelling.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/katapult/plugins/catalogs/spellcatalog/spelling.cpp b/katapult/plugins/catalogs/spellcatalog/spelling.cpp
index d302b4c..99309ce 100644
--- a/katapult/plugins/catalogs/spellcatalog/spelling.cpp
+++ b/katapult/plugins/catalogs/spellcatalog/spelling.cpp
@@ -22,7 +22,7 @@
***************************************************************************/
#include <kservice.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
#include <tdeapplication.h>