mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Fix include path in tbprobe
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <ostream>
|
||||
|
||||
#include "search.h"
|
||||
#include "../search.h"
|
||||
|
||||
namespace Tablebases {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user