summaryrefslogtreecommitdiffstats
path: root/libtdegames/highscore/khighscore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdegames/highscore/khighscore.cpp')
-rw-r--r--libtdegames/highscore/khighscore.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdegames/highscore/khighscore.cpp b/libtdegames/highscore/khighscore.cpp
index 004c98fa..bfed1534 100644
--- a/libtdegames/highscore/khighscore.cpp
+++ b/libtdegames/highscore/khighscore.cpp
@@ -28,10 +28,10 @@
#include <tdeapplication.h>
#include <ksimpleconfig.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kstdguiitem.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kdebug.h>
#include <kstaticdeleter.h>