diff options
Diffstat (limited to 'desktop-widgets/command_base.h')
-rw-r--r-- | desktop-widgets/command_base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/command_base.h b/desktop-widgets/command_base.h index 85ca6f8de..9a2f6cf34 100644 --- a/desktop-widgets/command_base.h +++ b/desktop-widgets/command_base.h @@ -5,6 +5,7 @@ #define COMMAND_BASE_H #include "core/divesite.h" +#include "core/trip.h" #include <QUndoCommand> #include <QCoreApplication> // For Q_DECLARE_TR_FUNCTIONS |