diff options
Diffstat (limited to 'tests/testparseperformance.cpp')
-rw-r--r-- | tests/testparseperformance.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testparseperformance.cpp b/tests/testparseperformance.cpp index 37393f515..099b41c42 100644 --- a/tests/testparseperformance.cpp +++ b/tests/testparseperformance.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "testparseperformance.h" -#include "core/dive.h" +#include "core/divesite.h" #include "core/divelist.h" #include "core/file.h" #include "core/git-access.h" |