diff options
-rw-r--r-- | FICS/eco.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,8 +1,8 @@ #include "stdinclude.h" +#include "common.h" #include "board.h" #include "command.h" -#include "common.h" #include "config.h" #include "eco.h" #include "gamedb.h" |