summaryrefslogtreecommitdiff
path: root/src/roadstop_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roadstop_base.h')
-rw-r--r--src/roadstop_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/roadstop_base.h b/src/roadstop_base.h
index 7bfdba16d..6470f537c 100644
--- a/src/roadstop_base.h
+++ b/src/roadstop_base.h
@@ -15,7 +15,6 @@
#include "station_type.h"
#include "core/pool_type.hpp"
#include "core/bitmath_func.hpp"
-#include "direction_type.h"
#include "vehicle_type.h"
typedef Pool<RoadStop, RoadStopID, 32, 64000> RoadStopPool;