From d528a20684570fb70f0e6b13a78bc6504a1edd89 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 29 Jul 2026 20:11:40 +0200 Subject: adding testing new folder structer --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 6a71d3e..36014b9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ #include "uci.hpp" -#include "zobrist.hpp" +#include "zobrist/zobrist.hpp" int main() { InitZobrist(); -- cgit v1.2.3