diff options
Diffstat (limited to '')
-rw-r--r-- | test/remote_api.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/remote_api.cpp b/test/remote_api.cpp index 7ae8c246..17da806d 100644 --- a/test/remote_api.cpp +++ b/test/remote_api.cpp @@ -1,4 +1,4 @@ -#include "catch.hpp" +#include "3rd-party/catch.hpp" #include <memory> |