From 6946130bb142337c633a25f34f11f9cd0e12d5de Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Fri, 15 Feb 2013 21:57:10 -0600
Subject: Rename additional header files to avoid conflicts with KDE4

---
 ksnake/rattler.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'ksnake/rattler.cpp')

diff --git a/ksnake/rattler.cpp b/ksnake/rattler.cpp
index ed9758fb..94c467fe 100644
--- a/ksnake/rattler.cpp
+++ b/ksnake/rattler.cpp
@@ -30,8 +30,8 @@
 #include <tdeapplication.h>
 #include <kstdgameaction.h>
 #include <kdebug.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
 #include <tqbitarray.h>
 #include <kstandarddirs.h>
 
-- 
cgit v1.2.1