summaryrefslogtreecommitdiffstats
path: root/subsurface-core/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-core/profile.h')
-rw-r--r--subsurface-core/profile.h4
1 files changed, 2 insertions, 2 deletions
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,