diff --git a/strings.c b/strings.c --- a/strings.c +++ b/strings.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "table/strings.h" #include "station.h" #include "town.h" #include "vehicle.h"