summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/CMakeLists.txt2
-rw-r--r--core/divesite-helper.cpp (renamed from core/divesite.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index 4bf9f9bf6..87b276872 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -37,7 +37,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
device.c
dive.c
divesite.c
- divesite.cpp
+ divesite-helper.cpp
divelist.c
equipment.c
errorhelper.c
diff --git a/core/divesite.cpp b/core/divesite-helper.cpp
index 56030afd1..56030afd1 100644
--- a/core/divesite.cpp
+++ b/core/divesite-helper.cpp