summaryrefslogtreecommitdiffstats
path: root/src/abakuscommon.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:50:58 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:50:58 -0600
commitf0922a22683ba2688ddc96c688ca0216be8b6bd2 (patch)
treec4a232d9d2e4d79da94738edae3ad95dd97d5705 /src/abakuscommon.h
parent41c46cb36cf65ab44e9b7b734cd6e3c67bd8fa6b (diff)
downloadabakus-f0922a22683ba2688ddc96c688ca0216be8b6bd2.tar.gz
abakus-f0922a22683ba2688ddc96c688ca0216be8b6bd2.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/abakuscommon.h')
-rw-r--r--src/abakuscommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/abakuscommon.h b/src/abakuscommon.h
index 6c97267..8c5d440 100644
--- a/src/abakuscommon.h
+++ b/src/abakuscommon.h
@@ -4,7 +4,7 @@
#include <kapplication.h>
#include <kdebug.h>
#include <kpushbutton.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kglobal.h>
#include <klocale.h>
#include <kcombobox.h>