forked from mirror/OpenTTD
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "vehicle_gui.h"
|
||||
#include "newgrf_engine.h"
|
||||
#include "group.h"
|
||||
#include "rail.h"
|
||||
|
||||
|
||||
static RailType _railtype_selected_in_replace_gui;
|
||||
|
Reference in New Issue
Block a user