mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 20:24:12 +01:00
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "openttd.h"
|
||||
#include "engine.h"
|
||||
#include "engine_func.h"
|
||||
|
||||
#include <new>
|
||||
#include "misc/blob.hpp"
|
||||
|
||||
Reference in New Issue
Block a user