diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/CMakeLists.txt | 2 | ||||
-rw-r--r-- | core/import-divinglog.c (renamed from core/parse-db.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 8fcc57653..4bf9f9bf6 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -51,10 +51,10 @@ set(SUBSURFACE_CORE_LIB_SRCS ostctools.c parse-xml.c parse.c - parse-db.c import-suunto.c import-shearwater.c import-cobalt.c + import-divinglog.c planner.c plannernotes.c profile.c diff --git a/core/parse-db.c b/core/import-divinglog.c index e9626ca56..e9626ca56 100644 --- a/core/parse-db.c +++ b/core/import-divinglog.c |