diff options
Diffstat (limited to 'lib/kotext/tests/kotextformattertest.cpp')
| -rw-r--r-- | lib/kotext/tests/kotextformattertest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kotext/tests/kotextformattertest.cpp b/lib/kotext/tests/kotextformattertest.cpp index a02866460..74014c2d5 100644 --- a/lib/kotext/tests/kotextformattertest.cpp +++ b/lib/kotext/tests/kotextformattertest.cpp @@ -2,8 +2,8 @@ #include <tdeapplication.h> #include <kdebug.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include "KoTextFormatter.h" #include "KoTextFormat.h" |
