┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
authorHrvoje Senjan <[email protected]>2015-02-27 20:17:59 +0100
committerHrvoje Senjan <[email protected]>2015-02-27 20:17:59 +0100
commitadeaab9745c681e99b6bf7b3144a6fc0878a387f (patch)
tree603260477eb57ed92fa17982cc0bfabb3cc7e195 /src/dolphinmainwindow.cpp
parent9aee5d22513f0367febab54b38b3a7dc58d120bb (diff)
Fix build in a kdelibs4-free enviroment
If one had kdelibs includes in /usr, they would get magically picked up, so the build would succeed.
Diffstat (limited to 'src/dolphinmainwindow.cpp')
-rw-r--r--src/dolphinmainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index 1eda03e3c..da6c5319d 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -48,7 +48,6 @@
#include <KActionCollection>
#include <KActionMenu>
#include <KConfig>
-#include <kdeversion.h>
#include <kdualaction.h>
#include <KJobWidgets>
#include <QLineEdit>