forked from mirror/OpenTTD
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "debug.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_spritegroup.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
|
||||
static uint32 CargoGetRandomBits(const ResolverObject *object)
|
||||
{
|
||||
|
Reference in New Issue
Block a user