summaryrefslogtreecommitdiffstats
path: root/kmoon/kmoonwidget.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 /kmoon/kmoonwidget.cpp
parenta002e0879f1ee9759db789bde6d9f1cf9b99ea44 (diff)
downloadtdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.tar.gz
tdetoys-f58c83bd2a477e1f70d9fc0c9e2dae42803dbd2b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kmoon/kmoonwidget.cpp')
-rw-r--r--kmoon/kmoonwidget.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmoon/kmoonwidget.cpp b/kmoon/kmoonwidget.cpp
index 9440749..8ef85a3 100644
--- a/kmoon/kmoonwidget.cpp
+++ b/kmoon/kmoonwidget.cpp
@@ -33,10 +33,10 @@
#include <kdebug.h>
#include <tdeapplication.h>
#include <twin.h>
-#include <kstartupinfo.h>
-#include <kmessagebox.h>
+#include <tdestartupinfo.h>
+#include <tdemessagebox.h>
#include <tdeaboutdata.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstandarddirs.h>
#include <tdecmdlineargs.h>
#include <kiconloader.h>