diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/qt_qt_wrapper.cpp | 2 |
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> |