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