diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/main.cpp b/tests/main.cpp index 6b9a36f..b2343af 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,4 +1,4 @@ -#include "../include/DirectConnection.hpp" +#include "../include/sibs/DirectConnection.hpp" int main() { |