summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/undocommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/undocommands.h')
-rw-r--r--desktop-widgets/undocommands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/undocommands.h b/desktop-widgets/undocommands.h
index 8e359db51..cca87ac2d 100644
--- a/desktop-widgets/undocommands.h
+++ b/desktop-widgets/undocommands.h
@@ -3,7 +3,7 @@
#include <QUndoCommand>
#include <QMap>
-#include "dive.h"
+#include "core/dive.h"
class UndoDeleteDive : public QUndoCommand {
public: