diff options
Diffstat (limited to 'core/helpers.h')
-rw-r--r-- | core/helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers.h b/core/helpers.h index 36db01093..e690245ca 100644 --- a/core/helpers.h +++ b/core/helpers.h @@ -9,7 +9,6 @@ #define HELPERS_H #include <QString> -#include "dive.h" #include "qthelper.h" QString get_depth_string(depth_t depth, bool showunit = false, bool showdecimal = true); |