summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:42 -0600
commitaaf9c38f5f715b0b428cded6c660f55e3218a581 (patch)
tree1ff265edd45da10a12fa5351ee8a0624b79be92f /src
parent4ba3a204423d8721d10f5ef1065c21d55f83591d (diff)
downloadgtk-qt-engine-aaf9c38f5f715b0b428cded6c660f55e3218a581.tar.gz
gtk-qt-engine-aaf9c38f5f715b0b428cded6c660f55e3218a581.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/qt_qt_wrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt_qt_wrapper.cpp b/src/qt_qt_wrapper.cpp
index 0a718af..e1d6873 100644
--- a/src/qt_qt_wrapper.cpp
+++ b/src/qt_qt_wrapper.cpp
@@ -22,7 +22,7 @@
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#undef signals
#include <gdk/gdkx.h>