diff options
Diffstat (limited to 'core/trip.c')
-rw-r--r-- | core/trip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/trip.c b/core/trip.c index 58e224f5b..9f05699dc 100644 --- a/core/trip.c +++ b/core/trip.c @@ -2,6 +2,7 @@ #include "trip.h" #include "subsurface-string.h" +#include "selection.h" #include "table.h" struct trip_table trip_table; |