diff options
Diffstat (limited to 'core/settings/qPrefDiveComputer.cpp')
-rw-r--r-- | core/settings/qPrefDiveComputer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/qPrefDiveComputer.cpp b/core/settings/qPrefDiveComputer.cpp index 04928dbfb..105ab96b7 100644 --- a/core/settings/qPrefDiveComputer.cpp +++ b/core/settings/qPrefDiveComputer.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -#include "qPref.h" +#include "qPrefDiveComputer.h" #include "qPrefPrivate.h" static const QString group = QStringLiteral("DiveComputer"); |