diff --git a/stats/statshelper.h b/stats/statshelper.h index bc3eb57a3..abd70cd95 100644 --- a/stats/statshelper.h +++ b/stats/statshelper.h @@ -8,8 +8,7 @@ #include #include #include - -struct dive; +#include "core/dive.h" // Round positions to integer values to avoid ugly artifacts QPointF roundPos(const QPointF &p);