Fix include path in tbprobe

This commit is contained in:
fsmosca
2021-04-09 21:52:55 +08:00
committed by nodchip
parent dfa53e4062
commit 8748fd49b3

View File

@@ -21,7 +21,7 @@
#include <ostream>
#include "search.h"
#include "../search.h"
namespace Tablebases {