diff options
Diffstat (limited to 'src/net_gui.c')
-rw-r--r-- | src/net_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net_gui.c b/src/net_gui.c index f322da15..a52ab184 100644 --- a/src/net_gui.c +++ b/src/net_gui.c @@ -24,6 +24,7 @@ // start the game. // +#include <stdlib.h> #include <ctype.h> #include "config.h" |