diff options
Diffstat (limited to 'tests/testparse.cpp')
-rw-r--r-- | tests/testparse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 0a751cf11..8318eb137 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "testparse.h" -#include "core/dive.h" +#include "core/divesite.h" #include "core/divelist.h" #include "core/file.h" #include "core/import-csv.h" |