Codechange: Move includes to correct place.
Some other source file inadvertently included things via smallmap_gui.h
This commit is contained in:

committed by
Peter Nelson

parent
ed8df72c49
commit
53845bc024
@@ -46,6 +46,8 @@
|
||||
#include "vehicle_func.h"
|
||||
#include "viewport_func.h"
|
||||
#include "void_map.h"
|
||||
#include "station_func.h"
|
||||
#include "station_base.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/settings.h"
|
||||
|
Reference in New Issue
Block a user