summaryrefslogtreecommitdiffstats
path: root/libtdegames/highscore/kexthighscore_internal.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:10 -0600
commit6946130bb142337c633a25f34f11f9cd0e12d5de (patch)
treee4d2629cabc5254b98c1c0095d1f45e793edf226 /libtdegames/highscore/kexthighscore_internal.cpp
parent8a9553c17f4228afc6e0642c259a83d8dd37027d (diff)
downloadtdegames-6946130bb142337c633a25f34f11f9cd0e12d5de.tar.gz
tdegames-6946130bb142337c633a25f34f11f9cd0e12d5de.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'libtdegames/highscore/kexthighscore_internal.cpp')
-rw-r--r--libtdegames/highscore/kexthighscore_internal.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdegames/highscore/kexthighscore_internal.cpp b/libtdegames/highscore/kexthighscore_internal.cpp
index 05c51562..c43fd550 100644
--- a/libtdegames/highscore/kexthighscore_internal.cpp
+++ b/libtdegames/highscore/kexthighscore_internal.cpp
@@ -27,17 +27,17 @@
#include <tqlayout.h>
#include <tqdom.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdeio/netaccess.h>
#include <tdeio/job.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kmdcodec.h>
#include <kdebug.h>
#include "config.h"
#include "kexthighscore.h"
#include "kexthighscore_gui.h"
-#include "kemailsettings.h"
+#include "tdeemailsettings.h"
namespace KExtHighscore