projects
/
stockfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename ucioption.h to uci.h
[stockfish]
/
src
/
evaluate.cpp
diff --git
a/src/evaluate.cpp
b/src/evaluate.cpp
index ad420fbdae4917ba01070f5f2b7ae98991e263ed..8c70016e7067acd2ae55725d74683b92d3617f48 100644
(file)
--- a/
src/evaluate.cpp
+++ b/
src/evaluate.cpp
@@
-27,7
+27,7
@@
#include "material.h"
#include "pawns.h"
#include "thread.h"
-#include "uci
option
.h"
+#include "uci.h"
namespace {