diff options
Diffstat (limited to '')
| -rw-r--r-- | util/libkeccak_behex_lower.c (renamed from libkeccak_behex_lower.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_behex_lower.c b/util/libkeccak_behex_lower.c index fe71e19..07593e8 100644 --- a/libkeccak_behex_lower.c +++ b/util/libkeccak_behex_lower.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "common.h" +#include "../common.h" /** |
