aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/deployablefilesperprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/deployablefilesperprofile.h')
-rw-r--r--src/plugins/remotelinux/deployablefilesperprofile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/deployablefilesperprofile.h b/src/plugins/remotelinux/deployablefilesperprofile.h
index a962baebfc..5fd9695995 100644
--- a/src/plugins/remotelinux/deployablefilesperprofile.h
+++ b/src/plugins/remotelinux/deployablefilesperprofile.h
@@ -37,9 +37,9 @@
#include <qt4projectmanager/qt4nodes.h>
-#include <QtCore/QAbstractTableModel>
-#include <QtCore/QList>
-#include <QtCore/QString>
+#include <QAbstractTableModel>
+#include <QList>
+#include <QString>
namespace RemoteLinux {
class DeployableFile;