summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/genericdirectuploadstep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/genericdirectuploadstep.h')
-rw-r--r--src/plugins/remotelinux/genericdirectuploadstep.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/genericdirectuploadstep.h b/src/plugins/remotelinux/genericdirectuploadstep.h
index 1bb0269137..b5df95efec 100644
--- a/src/plugins/remotelinux/genericdirectuploadstep.h
+++ b/src/plugins/remotelinux/genericdirectuploadstep.h
@@ -34,9 +34,7 @@
#include "remotelinux_export.h"
namespace RemoteLinux {
-namespace Internal {
-class GenericDirectUploadStepPrivate;
-}
+namespace Internal { class GenericDirectUploadStepPrivate; }
class REMOTELINUX_EXPORT GenericDirectUploadStep : public AbstractRemoteLinuxDeployStep
{