summaryrefslogtreecommitdiffstats
path: root/yakuake/src/main_window.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:16 -0600
commitefced10a26e1ba349406dbe725fd79d7214119f2 (patch)
tree19826f27a2a1bb9ade37de882a1bc5470aeed48d /yakuake/src/main_window.h
parentea478d4f82610d93ff53c50fd576089c620d2904 (diff)
downloadyakuake-efced10a26e1ba349406dbe725fd79d7214119f2.tar.gz
yakuake-efced10a26e1ba349406dbe725fd79d7214119f2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'yakuake/src/main_window.h')
-rw-r--r--yakuake/src/main_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/main_window.h b/yakuake/src/main_window.h
index aec7bc6..d0a3151 100644
--- a/yakuake/src/main_window.h
+++ b/yakuake/src/main_window.h
@@ -31,7 +31,7 @@
#include <twin.h>
#include <tdeaction.h>
#include <tdeconfig.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <dcopclient.h>
#include <kkeydialog.h>
#include <tdepopupmenu.h>