X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Ftimeman.h;h=35bcbee7b36b15909c8691e76c04a49a8a3a6442;hp=d187475fba0de2392820c9719fe5cafadc093c8a;hb=cf0295f1ad2902badeaf9ccf6cb433314465595c;hpb=391cd57b52a18166f90202f01f28be1f3bf24d4c diff --git a/src/timeman.h b/src/timeman.h index d187475f..35bcbee7 100644 --- a/src/timeman.h +++ b/src/timeman.h @@ -28,4 +28,4 @@ void get_search_times(int myTime, int myInc, int movesToGo, int currentPly, int* maxSearchTime, int* absoluteMaxSearchTime); -#endif // !defined(SEARCH_H_INCLUDED) +#endif // !defined(TIMEMAN_H_INCLUDED)