diff options
Diffstat (limited to 'desktop-widgets/mapwidget.h')
-rw-r--r-- | desktop-widgets/mapwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/mapwidget.h b/desktop-widgets/mapwidget.h index f62fc524f..74ff0c8c0 100644 --- a/desktop-widgets/mapwidget.h +++ b/desktop-widgets/mapwidget.h @@ -3,7 +3,7 @@ #define MAPWIDGET_H #include "core/units.h" -#include "core/subsurface-qt/DiveListNotifier.h" +#include "core/subsurface-qt/divelistnotifier.h" #include <QQuickWidget> #include <QList> |