aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customwizard/customwizardpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/customwizard/customwizardpage.h')
-rw-r--r--src/plugins/projectexplorer/customwizard/customwizardpage.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/projectexplorer/customwizard/customwizardpage.h b/src/plugins/projectexplorer/customwizard/customwizardpage.h
index e5290f95ae..ec3d44343b 100644
--- a/src/plugins/projectexplorer/customwizard/customwizardpage.h
+++ b/src/plugins/projectexplorer/customwizard/customwizardpage.h
@@ -33,10 +33,10 @@
#ifndef CUSTOMPROJECTWIZARDDIALOG_H
#define CUSTOMPROJECTWIZARDDIALOG_H
-#include <QtGui/QComboBox>
-#include <QtGui/QCheckBox>
-#include <QtGui/QWizardPage>
-#include <QtCore/QSharedPointer>
+#include <QComboBox>
+#include <QCheckBox>
+#include <QWizardPage>
+#include <QSharedPointer>
QT_BEGIN_NAMESPACE
class QFormLayout;