diff options
Diffstat (limited to 'settings.c')
-rw-r--r-- | settings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.c b/settings.c index c6707dc62..0433bc9e1 100644 --- a/settings.c +++ b/settings.c @@ -2,6 +2,7 @@ #include "openttd.h" #include "screenshot.h" #include "sound.h" +#include "spritecache.h" #include "string.h" #include "table/currency.h" #include "network.h" |