From a230ae486025447f5a49b14b96854e5f0d426f6c Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 7 Nov 2025 14:08:43 +0100 Subject: Fixing ordering in args --- modules/remote-filesystem/examples/remote_read_file.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/remote-filesystem/examples/remote_read_file.cpp') diff --git a/modules/remote-filesystem/examples/remote_read_file.cpp b/modules/remote-filesystem/examples/remote_read_file.cpp index 435c32e..5b7bad0 100644 --- a/modules/remote-filesystem/examples/remote_read_file.cpp +++ b/modules/remote-filesystem/examples/remote_read_file.cpp @@ -1,4 +1,4 @@ -#include "../c++/transfer.hpp" +#include "../c++/easy.hpp" #include -- cgit v1.2.3