diff options
Diffstat (limited to 'src/ref/ae-common.h')
| -rw-r--r-- | src/ref/ae-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ref/ae-common.h b/src/ref/ae-common.h index 561854e..6648280 100644 --- a/src/ref/ae-common.h +++ b/src/ref/ae-common.h @@ -6,7 +6,7 @@ #include <string.h> #include "cipher.h" -#include "parameters.h" +#include "constants.h" static inline uint8_t upper_nibble(uint8_t i) |
