diff options
Diffstat (limited to 'kode/kxml_compiler/creator.h')
-rw-r--r-- | kode/kxml_compiler/creator.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kode/kxml_compiler/creator.h b/kode/kxml_compiler/creator.h index 33ab410c5..c0018fd5e 100644 --- a/kode/kxml_compiler/creator.h +++ b/kode/kxml_compiler/creator.h @@ -28,11 +28,11 @@ #include <kode/typedef.h> #include <kode/file.h> -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <kdebug.h> #include <klocale.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <kglobal.h> #include <tdeconfig.h> #include <ksimpleconfig.h> |