summaryrefslogtreecommitdiffstats
path: root/kpoker/kpoker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/kpoker.cpp')
-rw-r--r--kpoker/kpoker.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpoker/kpoker.cpp b/kpoker/kpoker.cpp
index 7cfec655..29da61d8 100644
--- a/kpoker/kpoker.cpp
+++ b/kpoker/kpoker.cpp
@@ -25,13 +25,13 @@
#include <tqlayout.h>
// KDE includes
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tdeapplication.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kstandarddirs.h>
#include <kdebug.h>
#include <tdeconfig.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kaudioplayer.h>
#include <kcarddialog.h>