┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/renamedialog.cpp
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/views/renamedialog.cpp
parentd2a73971d83a6c0b315bc90f35c0fee3e6e20870 (diff)
Add some missing includes.
These are needed in Qt5/KF5.
Diffstat (limited to 'src/views/renamedialog.cpp')
-rw-r--r--src/views/renamedialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/renamedialog.cpp b/src/views/renamedialog.cpp
index e603454a7..e232b9614 100644
--- a/src/views/renamedialog.cpp
+++ b/src/views/renamedialog.cpp
@@ -24,6 +24,7 @@
#include <konq_operations.h>
#include <KStringHandler>
#include <knuminput.h>
+#include <kmimetype.h>
#include <QHBoxLayout>
#include <QLabel>