summaryrefslogtreecommitdiffstats
path: root/kpoker/top.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/top.cpp')
-rw-r--r--kpoker/top.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpoker/top.cpp b/kpoker/top.cpp
index 731d1d6f..76e4029e 100644
--- a/kpoker/top.cpp
+++ b/kpoker/top.cpp
@@ -21,11 +21,11 @@
// KDE includes
#include <tdeapplication.h>
-#include <kmenubar.h>
+#include <tdemenubar.h>
#include <kstatusbar.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tdeconfig.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdestdaccel.h>
#include <kstdaction.h>
#include <kstdgameaction.h>