summaryrefslogtreecommitdiff
path: root/src/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/application.cpp')
-rw-r--r--src/application.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/application.cpp b/src/application.cpp
index c00f3f96..f51a6975 100644
--- a/src/application.cpp
+++ b/src/application.cpp
@@ -64,7 +64,8 @@
#include <KCharsets>
// Qt Includes
-#include <QVBoxLayout>
+#include <QtCore/QDir>
+#include <QtGui/QVBoxLayout>
using namespace ThreadWeaver;