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 c0018fd5e..39cac4c6b 100644 --- a/kode/kxml_compiler/creator.h +++ b/kode/kxml_compiler/creator.h @@ -31,9 +31,9 @@ #include <tdeaboutdata.h> #include <tdeapplication.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tdeconfig.h> #include <ksimpleconfig.h> #include <kstandarddirs.h> |