aboutsummaryrefslogtreecommitdiffstats
path: root/core/parse-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/parse-xml.c')
-rw-r--r--core/parse-xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/parse-xml.c b/core/parse-xml.c
index f4a7d60a9..4b3d5b8a4 100644
--- a/core/parse-xml.c
+++ b/core/parse-xml.c
@@ -25,7 +25,7 @@
#include "divesite.h"
#include "subsurface-string.h"
#include "parse.h"
-#include "divelist.h"
+#include "trip.h"
#include "device.h"
#include "membuffer.h"
#include "qthelper.h"