Fix missing include in parent commit.

This commit is contained in:
Jonathan G Rennison
2016-09-18 13:43:25 +01:00
parent 8281041784
commit 8a59b960d4

View File

@@ -39,6 +39,8 @@
#include "table/railtypes.h"
#include "table/track_land.h"
#include <vector>
#include "safeguards.h"
/** Helper type for lists/vectors of trains */