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 b614560b5..49d98f66e 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/parse.h" #include "core/file.h" #include "core/divelist.h" #include <QTextStream> |