summaryrefslogtreecommitdiffstats
path: root/krusader/krusaderview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:58 -0600
commitce48246cc195efc2819745839e6472f488b24c48 (patch)
tree2ad1b85a862bde02770664709f475d13dfd86a23 /krusader/krusaderview.cpp
parent7d9ce9ebe178f9a328f0f34f5c2997e16bc701e6 (diff)
downloadkrusader-ce48246cc195efc2819745839e6472f488b24c48.tar.gz
krusader-ce48246cc195efc2819745839e6472f488b24c48.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'krusader/krusaderview.cpp')
-rw-r--r--krusader/krusaderview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/krusaderview.cpp b/krusader/krusaderview.cpp
index ef1e915..46a67e0 100644
--- a/krusader/krusaderview.cpp
+++ b/krusader/krusaderview.cpp
@@ -31,7 +31,7 @@
// TQt includes
#include <tqwhatsthis.h>
#include <kstatusbar.h>
-#include <kmenubar.h>
+#include <tdemenubar.h>
#include <tdeshortcut.h>
// Krusader includes
#include "krusaderview.h"