aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/deployablefilesperprofile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/deployablefilesperprofile.cpp')
-rw-r--r--src/plugins/remotelinux/deployablefilesperprofile.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/deployablefilesperprofile.cpp b/src/plugins/remotelinux/deployablefilesperprofile.cpp
index 712ecae72a..8cfb982aa5 100644
--- a/src/plugins/remotelinux/deployablefilesperprofile.cpp
+++ b/src/plugins/remotelinux/deployablefilesperprofile.cpp
@@ -35,9 +35,9 @@
#include <utils/qtcassert.h>
-#include <QtCore/QFileInfo>
-#include <QtCore/QDir>
-#include <QtGui/QBrush>
+#include <QFileInfo>
+#include <QDir>
+#include <QBrush>
using namespace Qt4ProjectManager;