aboutsummaryrefslogtreecommitdiff
path: root/src/uci.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uci.hpp')
-rw-r--r--src/uci.hpp2
1 files changed, 1 insertions, 1 deletions
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 <string>
#include <unordered_map>