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