aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/targetselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/targetselector.h')
-rw-r--r--src/plugins/projectexplorer/targetselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/projectexplorer/targetselector.h b/src/plugins/projectexplorer/targetselector.h
index 1f3d7fe335..6aaadf849b 100644
--- a/src/plugins/projectexplorer/targetselector.h
+++ b/src/plugins/projectexplorer/targetselector.h
@@ -33,8 +33,8 @@
#ifndef TARGETSELECTOR_H
#define TARGETSELECTOR_H
-#include <QtGui/QWidget>
-#include <QtGui/QPixmap>
+#include <QWidget>
+#include <QPixmap>
QT_BEGIN_NAMESPACE
class QMenu;