forked from mirror/OpenTTD
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/** @file waypoint_sl.cpp Code handling saving and loading of waypoints */
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../waypoint.h"
|
||||
#include "../waypoint_base.h"
|
||||
#include "../newgrf_station.h"
|
||||
#include "../vehicle_base.h"
|
||||
#include "../town.h"
|
||||
|
Reference in New Issue
Block a user