diff options
Diffstat (limited to 'lib/kotext/tests/kotextformattertest.cpp')
-rw-r--r-- | lib/kotext/tests/kotextformattertest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/tests/kotextformattertest.cpp b/lib/kotext/tests/kotextformattertest.cpp index c75d8c89..a0286646 100644 --- a/lib/kotext/tests/kotextformattertest.cpp +++ b/lib/kotext/tests/kotextformattertest.cpp @@ -1,6 +1,6 @@ //KoTextFormatter test (also for profiling purposes), GPL v2, David Faure <faure@kde.org> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kglobal.h> #include <klocale.h> |