summaryrefslogtreecommitdiffstats
path: root/commands/command_edit_trip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'commands/command_edit_trip.cpp')
-rw-r--r--commands/command_edit_trip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/command_edit_trip.cpp b/commands/command_edit_trip.cpp
index b25e3fcc5..c0f512907 100644
--- a/commands/command_edit_trip.cpp
+++ b/commands/command_edit_trip.cpp
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
#include "command_edit_trip.h"
-#include "command_private.h"
#include "core/qthelper.h"
+#include "core/selection.h"
namespace Command {