]> git.sesse.net Git - stockfish/blobdiff - src/movepick.cpp
Revert previous patch due to miscompile under gcc
[stockfish] / src / movepick.cpp
index a7e5bdac78ba0a9bf17304de41380cd667a9f5f6..3bc85556230eaad30d324992fcf0bb537206719a 100644 (file)
@@ -24,7 +24,7 @@
 #include "movegen.h"
 #include "movepick.h"
 #include "search.h"
-#include "value.h"
+#include "types.h"
 
 namespace {