From 90acd52f22116bed4b126df0218975d2b54aa6aa Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 13 Jan 2008 01:21:35 +0000 Subject: (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. --- src/fios.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fios.h') diff --git a/src/fios.h b/src/fios.h index 016f43c4a..ccc548286 100644 --- a/src/fios.h +++ b/src/fios.h @@ -5,6 +5,8 @@ #ifndef FIOS_H #define FIOS_H +#include "strings_type.h" + enum { /** * Slot used for the GRF scanning and such. This slot cannot be reused -- cgit v1.2.3-70-g09d2