diff options
Diffstat (limited to 'qt-models/weightmodel.cpp')
-rw-r--r-- | qt-models/weightmodel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-models/weightmodel.cpp b/qt-models/weightmodel.cpp index 21e363592..6e56071e2 100644 --- a/qt-models/weightmodel.cpp +++ b/qt-models/weightmodel.cpp @@ -4,7 +4,7 @@ #include "core/gettextfromc.h" #include "core/metrics.h" #include "core/qthelper.h" -#include "core/subsurface-qt/DiveListNotifier.h" +#include "core/subsurface-qt/divelistnotifier.h" #include "qt-models/weightsysteminfomodel.h" #ifndef SUBSURFACE_MOBILE #include "commands/command.h" |