diff options
Diffstat (limited to 'core/save-xml.c')
-rw-r--r-- | core/save-xml.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/save-xml.c b/core/save-xml.c index c7ef3a7c2..71b2da4b4 100644 --- a/core/save-xml.c +++ b/core/save-xml.c @@ -13,6 +13,7 @@ #include <unistd.h> #include <fcntl.h> +#include "dive.h" #include "divesite.h" #include "errorhelper.h" #include "subsurface-string.h" |