summaryrefslogtreecommitdiffstats
path: root/src/thememoodin.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:43 -0600
commit6996875edf1f049e7bfc599510c491bad4027542 (patch)
tree60364e548a5ab687404f61a262e4b56f096f16da /src/thememoodin.cpp
parentfb0d2727e3477ae20669dbcc6509b5b86ae710b3 (diff)
downloadksplash-engine-moodin-6996875edf1f049e7bfc599510c491bad4027542.tar.gz
ksplash-engine-moodin-6996875edf1f049e7bfc599510c491bad4027542.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/thememoodin.cpp')
-rw-r--r--src/thememoodin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thememoodin.cpp b/src/thememoodin.cpp
index ae1e7eb..a2a7aaf 100644
--- a/src/thememoodin.cpp
+++ b/src/thememoodin.cpp
@@ -10,7 +10,7 @@
***************************************************************************/
#include <kapplication.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
#include <kgenericfactory.h>
#include <kglobalsettings.h>