mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 05:29:11 +00:00
(svn r16647) -Codechange: remove newgrf.h include from newgrf_engine.h to prevent unnecessary inclusion newgrf.h anyway
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "train.h"
|
||||
#include "roadveh.h"
|
||||
#include "company_func.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_engine.h"
|
||||
#include "newgrf_spritegroup.h"
|
||||
#include "date_func.h"
|
||||
|
Reference in New Issue
Block a user