diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.cpp b/src/game.cpp index df1527a14..29c35a6dc 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -131,6 +131,7 @@ #ifdef WIN32 #include <sys/time.h> +#undef ERROR #endif #include "debug.h" |