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 d50404059..c9e997f01 100644 --- a/core/save-xml.c +++ b/core/save-xml.c @@ -14,6 +14,7 @@ #include <fcntl.h> #include "divesite.h" +#include "errorhelper.h" #include "subsurface-string.h" #include "trip.h" #include "device.h" |