newgrf.c
changeset 2159 f6284cf5fab0
parent 2013 c83b52340eee
child 2163 b17b313113a0
--- a/newgrf.c	Thu Jul 21 21:13:42 2005 +0000
+++ b/newgrf.c	Thu Jul 21 22:15:02 2005 +0000
@@ -10,6 +10,7 @@
 #include "station.h"
 #include "sprite.h"
 #include "newgrf.h"
+#include "variables.h"
 
 /* TTDPatch extended GRF format codec
  * (c) Petr Baudis 2004 (GPL'd)