summaryrefslogtreecommitdiffstats
path: root/core/deco.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/deco.c')
-rw-r--r--core/deco.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/deco.c b/core/deco.c
index 46f57c9da..cb8273f41 100644
--- a/core/deco.c
+++ b/core/deco.c
@@ -21,8 +21,10 @@
#include <string.h>
#include <assert.h>
+#include "deco.h"
#include "ssrf.h"
#include "dive.h"
+#include "gas.h"
#include "subsurface-string.h"
#include "errorhelper.h"
#include "planner.h"