diff options
Diffstat (limited to 'FICS/matchproc.c')
-rw-r--r-- | FICS/matchproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 44e8c77..278ed99 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -44,6 +44,7 @@ #include "formula.h" #include "gamedb.h" #include "lists.h" +#include "matchproc.h" #include "network.h" #include "obsproc.h" #include "playerdb.h" |