diff options
Diffstat (limited to 'kode/kxml_compiler/creator.h')
-rw-r--r-- | kode/kxml_compiler/creator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kxml_compiler/creator.h b/kode/kxml_compiler/creator.h index 2103f928e..33ab410c5 100644 --- a/kode/kxml_compiler/creator.h +++ b/kode/kxml_compiler/creator.h @@ -34,7 +34,7 @@ #include <klocale.h> #include <kcmdlineargs.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <ksimpleconfig.h> #include <kstandarddirs.h> |