network.c
changeset 2153 91e89aa8c299
parent 2080 48d009b783f3
child 2163 637ec3c361f5
--- a/network.c	Thu Jul 21 18:01:43 2005 +0000
+++ b/network.c	Thu Jul 21 18:44:27 2005 +0000
@@ -5,6 +5,7 @@
 #include "map.h"
 #include "network_data.h"
 #include "command.h"
+#include "variables.h"
 
 #if defined(WITH_REV)
 	extern const char _openttd_revision[];