diff options
Diffstat (limited to 'FICS/obsproc.c')
-rw-r--r-- | FICS/obsproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c index b3c655e..70d96f8 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -38,6 +38,7 @@ #include "gamedb.h" #include "gameproc.h" #include "matchproc.h" +#include "maxxes-utils.h" #include "movecheck.h" #include "network.h" #include "obsproc.h" |