diff options
Diffstat (limited to 'twin/tools/decobenchmark/preview.cpp')
-rw-r--r-- | twin/tools/decobenchmark/preview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tools/decobenchmark/preview.cpp b/twin/tools/decobenchmark/preview.cpp index ece91c734..b6bc6691f 100644 --- a/twin/tools/decobenchmark/preview.cpp +++ b/twin/tools/decobenchmark/preview.cpp @@ -23,7 +23,7 @@ #include <kapplication.h> #include <klocale.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <tqlabel.h> #include <tqstyle.h> |