summaryrefslogtreecommitdiffstats
path: root/kworldwatch/applet.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:59:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:59:58 -0600
commitf58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b (patch)
tree01c81e847142fa105954bd829c66706747e6adc7 /kworldwatch/applet.cpp
parenta002e0879f1ee9759db789bde6d9f1cf9b99ea44 (diff)
downloadtdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.tar.gz
tdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kworldwatch/applet.cpp')
-rw-r--r--kworldwatch/applet.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kworldwatch/applet.cpp b/kworldwatch/applet.cpp
index 644fa6d..f358dac 100644
--- a/kworldwatch/applet.cpp
+++ b/kworldwatch/applet.cpp
@@ -29,11 +29,11 @@
#include <tdeapplication.h>
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
#include <kiconloader.h>
#include <krun.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include "mapwidget.h"