diff -r ca5959cf9fc7 -r eb7f50dcb249 newgrf_engine.c --- a/newgrf_engine.c Sun Feb 05 14:47:15 2006 +0000 +++ b/newgrf_engine.c Sun Feb 05 19:46:20 2006 +0000 @@ -7,6 +7,7 @@ #include "string.h" #include "strings.h" #include "engine.h" +#include "newgrf_callbacks.h" #include "newgrf_engine.h" #include "sprite.h" #include "variables.h"