diff options
Diffstat (limited to 'twin-styles/smooth-blend/client/smoothblend.cc')
-rw-r--r-- | twin-styles/smooth-blend/client/smoothblend.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/twin-styles/smooth-blend/client/smoothblend.cc b/twin-styles/smooth-blend/client/smoothblend.cc index de3af31a..e60b297e 100644 --- a/twin-styles/smooth-blend/client/smoothblend.cc +++ b/twin-styles/smooth-blend/client/smoothblend.cc @@ -9,9 +9,9 @@ #include <tdeconfig.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kpixmap.h> #include <kimageeffect.h> #include <kpixmapeffect.h> |