From c32f5cc2786744ef0f2971a40bfe00b11ca3d9e1 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 1 Feb 2016 18:00:49 -0800 Subject: Silence compiler warnings Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- subsurface-core/profile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'subsurface-core/profile.h') diff --git a/subsurface-core/profile.h b/subsurface-core/profile.h index 71929f8e3..abac9dd49 100644 --- a/subsurface-core/profile.h +++ b/subsurface-core/profile.h @@ -1,12 +1,12 @@ #ifndef PROFILE_H #define PROFILE_H +#include "dive.h" + #ifdef __cplusplus extern "C" { #endif -#include "dive.h" - typedef enum { STABLE, SLOW, -- cgit v1.2.3-70-g09d2