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