aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testAirPressure.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testAirPressure.cpp')
-rw-r--r--tests/testAirPressure.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testAirPressure.cpp b/tests/testAirPressure.cpp
index aa6b13014..cbd9079fc 100644
--- a/tests/testAirPressure.cpp
+++ b/tests/testAirPressure.cpp
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
#include "testAirPressure.h"
#include "core/divesite.h"
-#include "core/divelist.h"
+#include "core/trip.h"
#include "core/file.h"
#include "core/dive.h"
#include <QString>