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