forked from mirror/OpenTTD
(svn r6082) -CodeChange : Remove the unneeded table/sprites.h include in newgrf_cargo.h.
Set it in genworld_gui.c instead, as it is really needed
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "heightmap.h"
|
||||
#include "functions.h"
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
#include "window.h"
|
||||
#include "gui.h"
|
||||
#include "gfx.h"
|
||||
|
Reference in New Issue
Block a user