summaryrefslogtreecommitdiffstats
path: root/src/cache.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/cache.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/cache.cpp')
-rw-r--r--src/cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cache.cpp b/src/cache.cpp
index d1c0636..ab066a0 100644
--- a/src/cache.cpp
+++ b/src/cache.cpp
@@ -11,7 +11,7 @@
#include <kuser.h>
#include <kstandarddirs.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <tqfileinfo.h>
#include <tqdatetime.h>