summaryrefslogtreecommitdiffstats
path: root/klines/ballpainter.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:57:10 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:57:10 -0600
commit6946130bb142337c633a25f34f11f9cd0e12d5de (patch)
treee4d2629cabc5254b98c1c0095d1f45e793edf226 /klines/ballpainter.cpp
parent8a9553c17f4228afc6e0642c259a83d8dd37027d (diff)
downloadtdegames-6946130bb142337c633a25f34f11f9cd0e12d5de.tar.gz
tdegames-6946130bb142337c633a25f34f11f9cd0e12d5de.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'klines/ballpainter.cpp')
-rw-r--r--klines/ballpainter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/klines/ballpainter.cpp b/klines/ballpainter.cpp
index 034ecb3d..a878e751 100644
--- a/klines/ballpainter.cpp
+++ b/klines/ballpainter.cpp
@@ -15,14 +15,14 @@
* *
***************************************************************************/
#include <tdeapplication.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
//#include "shotcounter.h"
#include <tqpainter.h>
#include "linesboard.h"
//#include <tqcolor.h>
#include <tqjpegio.h>
#include <kstandarddirs.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <stdlib.h>
#include "prefs.h"