diff options
Diffstat (limited to 'tdespell2/tests/test.cpp')
-rw-r--r-- | tdespell2/tests/test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/tests/test.cpp b/tdespell2/tests/test.cpp index e8ceabaf7..b68dbee42 100644 --- a/tdespell2/tests/test.cpp +++ b/tdespell2/tests/test.cpp @@ -21,7 +21,7 @@ #include "broker.h" #include "dictionary.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <tqdatetime.h> |