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 8ebd4a4e0..d22b6755c 100644 --- a/core/statistics.c +++ b/core/statistics.c @@ -12,6 +12,7 @@ #include "dive.h" #include "display.h" +#include "event.h" #include "subsurface-time.h" #include "trip.h" #include "statistics.h" |