diff options
Diffstat (limited to 'core/save-xml.c')
-rw-r--r-- | core/save-xml.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/save-xml.c b/core/save-xml.c index 7df5d3de0..93dfc7f85 100644 --- a/core/save-xml.c +++ b/core/save-xml.c @@ -13,7 +13,7 @@ #include <unistd.h> #include <fcntl.h> -#include "dive.h" +#include "divesite.h" #include "subsurface-string.h" #include "divelist.h" #include "device.h" |