summaryrefslogtreecommitdiffstats
path: root/qt-models/weightmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-models/weightmodel.h')
-rw-r--r--qt-models/weightmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-models/weightmodel.h b/qt-models/weightmodel.h
index b1df4fc8e..6d0b4e0ac 100644
--- a/qt-models/weightmodel.h
+++ b/qt-models/weightmodel.h
@@ -3,7 +3,7 @@
#define WEIGHTMODEL_H
#include "cleanertablemodel.h"
-#include "core/dive.h"
+#include "core/equipment.h"
/* Encapsulation of the Weight Model, that represents
* the current weights on a dive. */