diff options
Diffstat (limited to 'tdespell2/tests/test_dialog.cpp')
-rw-r--r-- | tdespell2/tests/test_dialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/tests/test_dialog.cpp b/tdespell2/tests/test_dialog.cpp index 19503e307..d6441bde6 100644 --- a/tdespell2/tests/test_dialog.cpp +++ b/tdespell2/tests/test_dialog.cpp @@ -25,7 +25,7 @@ #include "dictionary.h" #include "filter.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> using namespace KSpell2; |