diff options
Diffstat (limited to 'core/statistics.c')
-rw-r--r-- | core/statistics.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/statistics.c b/core/statistics.c index d22b6755c..86d1cfce6 100644 --- a/core/statistics.c +++ b/core/statistics.c @@ -13,6 +13,7 @@ #include "dive.h" #include "display.h" #include "event.h" +#include "sample.h" #include "subsurface-time.h" #include "trip.h" #include "statistics.h" |