diff options
Diffstat (limited to 'ktuberling/playground.cpp')
-rw-r--r-- | ktuberling/playground.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ktuberling/playground.cpp b/ktuberling/playground.cpp index 62d2b107..1e76057b 100644 --- a/ktuberling/playground.cpp +++ b/ktuberling/playground.cpp @@ -6,8 +6,8 @@ #include <stdlib.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include <kprinter.h> |