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