aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/deployablefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/deployablefile.h')
-rw-r--r--src/plugins/remotelinux/deployablefile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/deployablefile.h b/src/plugins/remotelinux/deployablefile.h
index 7e89cf4ce9..61dc6287b7 100644
--- a/src/plugins/remotelinux/deployablefile.h
+++ b/src/plugins/remotelinux/deployablefile.h
@@ -35,9 +35,9 @@
#include "remotelinux_export.h"
-#include <QtCore/QFileInfo>
-#include <QtCore/QHash>
-#include <QtCore/QString>
+#include <QFileInfo>
+#include <QHash>
+#include <QString>
namespace RemoteLinux {