diff options
Diffstat (limited to 'desktop-widgets/undocommands.h')
-rw-r--r-- | desktop-widgets/undocommands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/undocommands.h b/desktop-widgets/undocommands.h index e01bb20b8..f0626377c 100644 --- a/desktop-widgets/undocommands.h +++ b/desktop-widgets/undocommands.h @@ -4,7 +4,6 @@ #include <QUndoCommand> #include <QMap> -#include "core/dive.h" class UndoDeleteDive : public QUndoCommand { public: |