summaryrefslogtreecommitdiffstats
path: root/commands/command_divesite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command_divesite.cpp')
-rw-r--r--commands/command_divesite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/command_divesite.cpp b/commands/command_divesite.cpp
index 47c46f84e..56372ff41 100644
--- a/commands/command_divesite.cpp
+++ b/commands/command_divesite.cpp
@@ -2,7 +2,7 @@
#include "command_divesite.h"
#include "core/divesite.h"
-#include "core/subsurface-qt/DiveListNotifier.h"
+#include "core/subsurface-qt/divelistnotifier.h"
#include "core/qthelper.h"
#include "core/subsurface-string.h"
#include "qt-models/divelocationmodel.h"