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