summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 8e68c9dab..afccfe023 100644
--- a/dive.h
+++ b/dive.h
@@ -9,7 +9,8 @@
#include <glib.h>
#include <glib/gstdio.h>
#include <libxml/tree.h>
-#include <openssl/sha.h>
+
+#include "sha1.h"
#define O2_IN_AIR 209 // permille
#define N2_IN_AIR 781