diff options
Diffstat (limited to 'kode/kxml_compiler/kxml_compiler.cpp')
-rw-r--r-- | kode/kxml_compiler/kxml_compiler.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/kxml_compiler/kxml_compiler.cpp b/kode/kxml_compiler/kxml_compiler.cpp index 317515b6..66c0030d 100644 --- a/kode/kxml_compiler/kxml_compiler.cpp +++ b/kode/kxml_compiler/kxml_compiler.cpp @@ -33,8 +33,8 @@ #include <tdecmdlineargs.h> #include <tdeglobal.h> #include <tdeconfig.h> -#include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdesimpleconfig.h> +#include <tdestandarddirs.h> #include <tqfile.h> #include <tqtextstream.h> |