diff options
Diffstat (limited to 'twin-styles/smooth-blend/client/smoothblend.cc')
-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 e616e49f..de3af31a 100644 --- a/twin-styles/smooth-blend/client/smoothblend.cc +++ b/twin-styles/smooth-blend/client/smoothblend.cc @@ -7,7 +7,7 @@ // Please see the header file for copyright and license information. ////////////////////////////////////////////////////////////////////////////// -#include <kconfig.h> +#include <tdeconfig.h> #include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> |