diff options
Diffstat (limited to 'kode/kxml_compiler/creator.h')
-rw-r--r-- | kode/kxml_compiler/creator.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/kxml_compiler/creator.h b/kode/kxml_compiler/creator.h index 39cac4c6..7f51396f 100644 --- a/kode/kxml_compiler/creator.h +++ b/kode/kxml_compiler/creator.h @@ -35,8 +35,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> |