aboutsummaryrefslogtreecommitdiff
path: root/nextlang.h
diff options
context:
space:
mode:
Diffstat (limited to 'nextlang.h')
-rw-r--r--nextlang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nextlang.h b/nextlang.h
index 01ffe3b9..113e5820 100644
--- a/nextlang.h
+++ b/nextlang.h
@@ -12,6 +12,7 @@
#include <string.h>
#include <unistd.h>
+#include "SipHash/halfsiphash.h"
#include "builtins/array.h"
#include "builtins/bool.h"
#include "builtins/color.h"