diff options
Diffstat (limited to 'core/save-xml.c')
-rw-r--r-- | core/save-xml.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/save-xml.c b/core/save-xml.c index 13d038c22..9d5b8f6f8 100644 --- a/core/save-xml.c +++ b/core/save-xml.c @@ -15,8 +15,10 @@ #include "dive.h" #include "divesite.h" #include "errorhelper.h" +#include "extradata.h" #include "filterconstraint.h" #include "filterpreset.h" +#include "sample.h" #include "subsurface-string.h" #include "subsurface-time.h" #include "trip.h" |