From 53e58af35c46140a05b3ce4dcec9e425ca359529 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 29 Jul 2026 20:16:13 +0200 Subject: new folder structer --- src/uci.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/uci.hpp') diff --git a/src/uci.hpp b/src/uci.hpp index 7b6dca4..4564895 100644 --- a/src/uci.hpp +++ b/src/uci.hpp @@ -1,7 +1,7 @@ #ifndef SRC_UCI_H_ #define SRC_UCI_H_ -#include "board.hpp" +#include "board/board.hpp" #include #include -- cgit v1.2.3