diff options
Diffstat (limited to 'tests/testparse.cpp')
-rw-r--r-- | tests/testparse.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 503e48aeb..27aace67f 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0 #include "testparse.h" #include "core/dive.h" +#include "core/subsurface-string.h" #include "core/parse.h" #include "core/file.h" #include "core/divelist.h" |