From 9ed886e4bea6c88a427a8fce50e2cb226d24afcc Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Mon, 3 Feb 2020 19:33:06 +0100 Subject: Cleanup: lower-case filenames in core/subsurface-qt/ We tend to use lower-case filenames. Let's do it for these files as well. Simple search & replace. Signed-off-by: Berthold Stoeger --- core/selection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/selection.cpp') diff --git a/core/selection.cpp b/core/selection.cpp index 7bddd86ee..4890f6422 100644 --- a/core/selection.cpp +++ b/core/selection.cpp @@ -4,7 +4,7 @@ #include "selection.h" #include "divelist.h" #include "display.h" // for amount_selected -#include "subsurface-qt/DiveListNotifier.h" +#include "subsurface-qt/divelistnotifier.h" #include -- cgit v1.2.3-70-g09d2