summaryrefslogtreecommitdiffstats
path: root/src/thememoodin.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:01 -0600
commit20f605cd20f71cc4f7bcb81499dbe9e4a0c1316a (patch)
treeed4155cda7f2cb146fb89a91a4ace9ca8e3d5d4e /src/thememoodin.cpp
parent5eb5ddf6dc16015cd3dcca98d81d5d895a239820 (diff)
downloadksplash-engine-moodin-20f605cd20f71cc4f7bcb81499dbe9e4a0c1316a.tar.gz
ksplash-engine-moodin-20f605cd20f71cc4f7bcb81499dbe9e4a0c1316a.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/thememoodin.cpp')
-rw-r--r--src/thememoodin.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/thememoodin.cpp b/src/thememoodin.cpp
index 9d4629e..d1711fa 100644
--- a/src/thememoodin.cpp
+++ b/src/thememoodin.cpp
@@ -13,10 +13,10 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kgenericfactory.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <kiconloader.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <kuser.h>