summaryrefslogtreecommitdiffstats
path: root/yakuake/src/tab_bar.cpp
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/tab_bar.cpp
parentea478d4f82610d93ff53c50fd576089c620d2904 (diff)
downloadyakuake-efced10a26e1ba349406dbe725fd79d7214119f2.tar.gz
yakuake-efced10a26e1ba349406dbe725fd79d7214119f2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'yakuake/src/tab_bar.cpp')
-rw-r--r--yakuake/src/tab_bar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/tab_bar.cpp b/yakuake/src/tab_bar.cpp
index ce97423..317243a 100644
--- a/yakuake/src/tab_bar.cpp
+++ b/yakuake/src/tab_bar.cpp
@@ -18,7 +18,7 @@
#include <tqtooltip.h>
#include <tqwhatsthis.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdepopupmenu.h>