diff options
Diffstat (limited to 'commands/command_edit.h')
-rw-r--r-- | commands/command_edit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/command_edit.h b/commands/command_edit.h index 6c2b2f600..a148550b3 100644 --- a/commands/command_edit.h +++ b/commands/command_edit.h @@ -5,7 +5,7 @@ #define COMMAND_EDIT_H #include "command_base.h" -#include "core/subsurface-qt/DiveListNotifier.h" +#include "core/subsurface-qt/divelistnotifier.h" #include <QVector> |