diff --git a/subsurface-core/profile.h b/subsurface-core/profile.h index a6dbfcf5f..71929f8e3 100644 --- a/subsurface-core/profile.h +++ b/subsurface-core/profile.h @@ -5,6 +5,8 @@ extern "C" { #endif +#include "dive.h" + typedef enum { STABLE, SLOW,