┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorStephen Kelly <[email protected]>2012-04-10 00:20:01 +0200
committerStephen Kelly <[email protected]>2012-04-10 00:20:22 +0200
commitb8c3d933e66598c78180a73cb394b211ca6b52d0 (patch)
tree98229a1cdcf2e8ba7448f21c07b09d5e327cdabe /src/dolphinmainwindow.h
parentd2a73971d83a6c0b315bc90f35c0fee3e6e20870 (diff)
Add some missing includes.
These are needed in Qt5/KF5.
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 8bf761658..d4ca11adf 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -29,6 +29,7 @@
#include <ksortablelist.h>
#include <kxmlguiwindow.h>
#include <KActionMenu>
+#include <KIcon>
#include <QList>
#include <QWeakPointer>