summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/remote-filesystem/c++/remote.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/remote-filesystem/c++/remote.hpp b/modules/remote-filesystem/c++/remote.hpp
index c5ca397..caae2a9 100644
--- a/modules/remote-filesystem/c++/remote.hpp
+++ b/modules/remote-filesystem/c++/remote.hpp
@@ -5,6 +5,8 @@
#include <forstio/codec/schema_hash.hpp>
#include <forstio/remote/remote.hpp>
+#include "transfer.hpp"
+
namespace saw {
namespace rmt {
struct File {};