summaryrefslogtreecommitdiffstats
path: root/kbfxlib/common/kbfxconfig.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:52:32 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:52:32 -0600
commit91726329ab9745105638d8b74cfd9f000cd13af4 (patch)
tree2e8be3b7edc2ecf47e6ee4e5a63cb45ca6819c4c /kbfxlib/common/kbfxconfig.h
parentd6cfa98becda3f9648dcda4dafd3de99b8733901 (diff)
downloadkbfx-91726329ab9745105638d8b74cfd9f000cd13af4.tar.gz
kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kbfxlib/common/kbfxconfig.h')
-rw-r--r--kbfxlib/common/kbfxconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbfxlib/common/kbfxconfig.h b/kbfxlib/common/kbfxconfig.h
index 8de6886..e92a151 100644
--- a/kbfxlib/common/kbfxconfig.h
+++ b/kbfxlib/common/kbfxconfig.h
@@ -32,8 +32,8 @@
#include <tqstring.h>
#include <kapplication.h>
-#include <kconfig.h>
-#include <kconfigskeleton.h>
+#include <tdeconfig.h>
+#include <tdeconfigskeleton.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kiconloader.h>