diff options
Diffstat (limited to 'player_gui.c')
-rw-r--r-- | player_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/player_gui.c b/player_gui.c index dbe25ea34..c4910b327 100644 --- a/player_gui.c +++ b/player_gui.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "table/sprites.h" #include "table/strings.h" #include "window.h" #include "gui.h" |