diff options
Diffstat (limited to 'twin-styles')
-rw-r--r-- | twin-styles/smooth-blend/client/smoothblend.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/smooth-blend/client/smoothblend.cc b/twin-styles/smooth-blend/client/smoothblend.cc index 02efd047..e012fbc2 100644 --- a/twin-styles/smooth-blend/client/smoothblend.cc +++ b/twin-styles/smooth-blend/client/smoothblend.cc @@ -8,7 +8,7 @@ ////////////////////////////////////////////////////////////////////////////// #include <kconfig.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> |