diff options
Diffstat (limited to 'tests/testAirPressure.cpp')
-rw-r--r-- | tests/testAirPressure.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testAirPressure.cpp b/tests/testAirPressure.cpp index f7d63848a..f8144dd7c 100644 --- a/tests/testAirPressure.cpp +++ b/tests/testAirPressure.cpp @@ -1,5 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "testAirPressure.h" +#include "core/dive.h" #include "core/divesite.h" #include "core/trip.h" #include "core/file.h" |