diff options
Diffstat (limited to 'twin/popupinfo.cpp')
-rw-r--r-- | twin/popupinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/popupinfo.cpp b/twin/popupinfo.cpp index e047981cc..3f5aa4d90 100644 --- a/twin/popupinfo.cpp +++ b/twin/popupinfo.cpp @@ -20,7 +20,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqstyle.h> #include <kglobal.h> #include <fixx11h.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <klocale.h> #include <tqapplication.h> |