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 658f05e1b..0af114ba0 100644 --- a/core/save-xml.c +++ b/core/save-xml.c @@ -15,7 +15,7 @@ #include "divesite.h" #include "subsurface-string.h" -#include "divelist.h" +#include "trip.h" #include "device.h" #include "membuffer.h" #include "strndup.h" |