diff options
Diffstat (limited to 'twin-styles/smooth-blend/client/config/smoothblendconfig.cc')
-rw-r--r-- | twin-styles/smooth-blend/client/config/smoothblendconfig.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc index 58574360..8ed14166 100644 --- a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc +++ b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc @@ -7,7 +7,7 @@ // Please see the header file for copyright and license information. ////////////////////////////////////////////////////////////////////////////// -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kglobal.h> #include <tqbuttongroup.h> |