newgrf.c
changeset 2159 3b634157c3b2
parent 2013 1b80954e9594
child 2163 637ec3c361f5
--- 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)