Skip to content

Commit 8706b1f

Browse files
committed
include the right header
1 parent 4e41577 commit 8706b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/book/book_manager.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "../uci.h"
55
#include "polyglot/polyglot.h"
66
#include "ctg/ctg.h"
7-
#include "book.h"
7+
#include "book_manager.h"
88

99
namespace Polyfish
1010
{

0 commit comments

Comments
 (0)