From c10dbcb7b59a5187061b1dcd162e8120c89a5973 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 5 Jun 2018 15:57:48 +0200 Subject: Fix test include path --- tests/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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() { -- cgit v1.2.3