diff options
Diffstat (limited to 'twin/options.cpp')
-rw-r--r-- | twin/options.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/options.cpp b/twin/options.cpp index c09bbde61..73d416155 100644 --- a/twin/options.cpp +++ b/twin/options.cpp @@ -17,8 +17,8 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqpixmap.h> #include <tdeapplication.h> #include <tdeconfig.h> -#include <kglobal.h> -#include <kglobalsettings.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> #include <tqtooltip.h> #include "client.h" |