From e36e527488d0590858d84878ce12366b27498b8d Mon Sep 17 00:00:00 2001 From: RomanBapst Date: Fri, 22 Oct 2021 17:38:12 +0300 Subject: [PATCH] fixed wrong path Signed-off-by: RomanBapst --- src/lib/tecs/TECS.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/tecs/TECS.hpp b/src/lib/tecs/TECS.hpp index b7acb085dc..f362715e05 100644 --- a/src/lib/tecs/TECS.hpp +++ b/src/lib/tecs/TECS.hpp @@ -41,7 +41,7 @@ #include #include -#include +#include #include #include