diff options
Diffstat (limited to 'src/add_tweakeyloop/tweakey.c')
| -rw-r--r-- | src/add_tweakeyloop/tweakey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/add_tweakeyloop/tweakey.c b/src/add_tweakeyloop/tweakey.c index 54b3036..6b1232e 100644 --- a/src/add_tweakeyloop/tweakey.c +++ b/src/add_tweakeyloop/tweakey.c @@ -1,7 +1,7 @@ #include <stdint.h> #include <string.h> -#include "parameters.h" +#include "constants.h" #include "tweakey.h" |
