aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/basefilefind_p.h')
-rw-r--r--src/plugins/texteditor/basefilefind_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/texteditor/basefilefind_p.h b/src/plugins/texteditor/basefilefind_p.h
index 7157bcd8f1..754378ceb0 100644
--- a/src/plugins/texteditor/basefilefind_p.h
+++ b/src/plugins/texteditor/basefilefind_p.h
@@ -35,8 +35,8 @@
#include <find/ifindfilter.h>
-#include <QtCore/QVariant>
-#include <QtGui/QLabel>
+#include <QVariant>
+#include <QLabel>
namespace TextEditor {
namespace Internal {