diff options
Diffstat (limited to 'twin-styles/smooth-blend/client/config/smoothblendconfig.cc')
-rw-r--r-- | twin-styles/smooth-blend/client/config/smoothblendconfig.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc index 8ed14166..b4a64428 100644 --- a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc +++ b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc @@ -8,8 +8,8 @@ ////////////////////////////////////////////////////////////////////////////// #include <tdeconfig.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <tqbuttongroup.h> #include <tqgroupbox.h> #include <tqradiobutton.h> |