diff options
Diffstat (limited to 'src/ref/cipher.h')
| -rw-r--r-- | src/ref/cipher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ref/cipher.h b/src/ref/cipher.h index 06dfde5..30cb9c5 100644 --- a/src/ref/cipher.h +++ b/src/ref/cipher.h @@ -3,7 +3,7 @@ #include <stdint.h> -#include "parameters.h" +#include "constants.h" void lilliput_tbc_encrypt( |
