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