diff options
Diffstat (limited to 'desktop-widgets/command_base.h')
-rw-r--r-- | desktop-widgets/command_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/command_base.h b/desktop-widgets/command_base.h index fbcc61f73..26744dc87 100644 --- a/desktop-widgets/command_base.h +++ b/desktop-widgets/command_base.h @@ -4,7 +4,7 @@ #ifndef COMMAND_BASE_H #define COMMAND_BASE_H -#include "core/dive.h" +#include "core/divesite.h" #include <QUndoCommand> #include <QCoreApplication> // For Q_DECLARE_TR_FUNCTIONS |