summaryrefslogtreecommitdiff
path: root/src/waypoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/waypoint.h')
-rw-r--r--src/waypoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/waypoint.h b/src/waypoint.h
index 46ffbc89e..ea908145f 100644
--- a/src/waypoint.h
+++ b/src/waypoint.h
@@ -7,6 +7,7 @@
#include "oldpool.h"
#include "rail_map.h"
+#include "command_type.h"
struct Waypoint;
DECLARE_OLD_POOL(Waypoint, Waypoint, 3, 8000)