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

---
 khotkeys/shared/actions.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'khotkeys/shared/actions.cpp')

diff --git a/khotkeys/shared/actions.cpp b/khotkeys/shared/actions.cpp
index e95734b73..3174b1dcf 100644
--- a/khotkeys/shared/actions.cpp
+++ b/khotkeys/shared/actions.cpp
@@ -20,12 +20,12 @@
 #include <tdeconfig.h>
 #include <kdebug.h>
 #include <kurifilter.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
 #include <kstandarddirs.h>
 #include <tdeapplication.h>
 #include <dcopclient.h>
 #include <kdesktopfile.h>
-#include <klocale.h>
+#include <tdelocale.h>
 #include <tdeaccel.h>
 #include <kservice.h>
 #include <kprocess.h>
-- 
cgit v1.2.1