aboutsummaryrefslogtreecommitdiffstats
path: root/extra/libkeccak_state_fast_free.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--extra/libkeccak_state_fast_free.c (renamed from libkeccak_state_fast_free.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_state_fast_free.c b/extra/libkeccak_state_fast_free.c
index db2e44f..af75e39 100644
--- a/libkeccak_state_fast_free.c
+++ b/extra/libkeccak_state_fast_free.c
@@ -1,5 +1,5 @@
/* See LICENSE file for copyright and license details. */
-#include "common.h"
+#include "../common.h"
extern inline void libkeccak_state_fast_free(struct libkeccak_state *);