summaryrefslogtreecommitdiffstats
path: root/core/parse-gpx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/parse-gpx.cpp')
-rw-r--r--core/parse-gpx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/parse-gpx.cpp b/core/parse-gpx.cpp
index 9649780c7..11e332091 100644
--- a/core/parse-gpx.cpp
+++ b/core/parse-gpx.cpp
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
#include "core/parse-gpx.h"
-#include "core/dive.h"
+#include "core/subsurface-time.h"
#include <QFile>
#include <QXmlStreamReader>