aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/wincetoolchain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/wincetoolchain.h')
-rw-r--r--src/plugins/projectexplorer/wincetoolchain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/wincetoolchain.h b/src/plugins/projectexplorer/wincetoolchain.h
index a536c911e5..f09a1ded26 100644
--- a/src/plugins/projectexplorer/wincetoolchain.h
+++ b/src/plugins/projectexplorer/wincetoolchain.h
@@ -39,7 +39,7 @@
#include <utils/environment.h>
-#include <QtGui/QLabel>
+#include <QLabel>
namespace ProjectExplorer {
namespace Internal {