diff options
Diffstat (limited to 'twin/popupinfo.cpp')
-rw-r--r-- | twin/popupinfo.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/twin/popupinfo.cpp b/twin/popupinfo.cpp index 3f5aa4d90..638bd9354 100644 --- a/twin/popupinfo.cpp +++ b/twin/popupinfo.cpp @@ -18,15 +18,15 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqlabel.h> #include <tqdrawutil.h> #include <tqstyle.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <fixx11h.h> #include <tdeconfig.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqapplication.h> #include <tqdesktopwidget.h> #include <kstringhandler.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> // specify externals before namespace |