summaryrefslogtreecommitdiff
path: root/src/waypoint_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/waypoint_base.h')
-rw-r--r--src/waypoint_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/waypoint_base.h b/src/waypoint_base.h
index 952503260..ae7ed5f61 100644
--- a/src/waypoint_base.h
+++ b/src/waypoint_base.h
@@ -5,7 +5,6 @@
#ifndef WAYPOINT_H
#define WAYPOINT_H
-#include "waypoint_type.h"
#include "base_station_base.h"
struct Waypoint : SpecializedStation<Waypoint, true> {