summaryrefslogtreecommitdiffstats
path: root/tdeparts/tests/example.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/tests/example.cpp')
-rw-r--r--tdeparts/tests/example.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeparts/tests/example.cpp b/tdeparts/tests/example.cpp
index 403fda062..c8fb77b29 100644
--- a/tdeparts/tests/example.cpp
+++ b/tdeparts/tests/example.cpp
@@ -10,9 +10,9 @@
#include <kiconloader.h>
#include <kstandarddirs.h>
#include <tdeapplication.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tdeaction.h>
-#include <klocale.h>
+#include <tdelocale.h>
Shell::Shell()
{