(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:
@@ -9,7 +9,7 @@
|
||||
#include "window_gui.h"
|
||||
#include "textbuf_gui.h"
|
||||
#include "command_func.h"
|
||||
#include "engine.h"
|
||||
#include "engine_func.h"
|
||||
#include "screenshot.h"
|
||||
#include "newgrf.h"
|
||||
#include "network/network.h"
|
||||
|
Reference in New Issue
Block a user