summaryrefslogtreecommitdiffstats
path: root/commands/command_edit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command_edit.cpp')
-rw-r--r--commands/command_edit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/command_edit.cpp b/commands/command_edit.cpp
index 7f4726a6b..5e02ed80e 100644
--- a/commands/command_edit.cpp
+++ b/commands/command_edit.cpp
@@ -1,9 +1,9 @@
// SPDX-License-Identifier: GPL-2.0
#include "command_edit.h"
-#include "command_private.h"
#include "core/divelist.h"
#include "core/qthelper.h" // for copy_qstring
+#include "core/selection.h"
#include "core/subsurface-string.h"
#include "core/tag.h"