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/conditions.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

diff --git a/khotkeys/shared/conditions.cpp b/khotkeys/shared/conditions.cpp
index 6120ca875..b09284b44 100644
--- a/khotkeys/shared/conditions.cpp
+++ b/khotkeys/shared/conditions.cpp
@@ -22,7 +22,7 @@
 
 #include <tdeconfig.h>
 #include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
 #include <assert.h>
 
 #include <X11/Xlib.h>
-- 
cgit v1.2.1