diff options
Diffstat (limited to 'tdecore/tests/kmacroexpandertest.cpp')
-rw-r--r-- | tdecore/tests/kmacroexpandertest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tests/kmacroexpandertest.cpp b/tdecore/tests/kmacroexpandertest.cpp index fe3f66c65..e357b5801 100644 --- a/tdecore/tests/kmacroexpandertest.cpp +++ b/tdecore/tests/kmacroexpandertest.cpp @@ -1,7 +1,7 @@ #include <kmacroexpander.h> -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <kdebug.h> #include <stdlib.h> |