summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpmode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/helpmode.cpp')
-rw-r--r--src/plugins/help/helpmode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/helpmode.cpp b/src/plugins/help/helpmode.cpp
index 060af4c5bf..6530ec83f6 100644
--- a/src/plugins/help/helpmode.cpp
+++ b/src/plugins/help/helpmode.cpp
@@ -33,7 +33,7 @@
#include "helpmode.h"
#include "helpconstants.h"
-#include <QtCore/QCoreApplication>
+#include <QCoreApplication>
using namespace Help;
using namespace Help::Internal;