X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=noekeon%2Fomac_noekeon.h;h=a4db052f6b33ab188de3b7d3a4c2f0313af56900;hb=872dff3138536a68b6dd96b182a386d242bee6cb;hp=c9f1067f2b374d620167dd4afb5f5654339e21f4;hpb=924aa320bef6f192feecdb67d209c790bd49ea49;p=avr-crypto-lib.git diff --git a/noekeon/omac_noekeon.h b/noekeon/omac_noekeon.h index c9f1067..a4db052 100644 --- a/noekeon/omac_noekeon.h +++ b/noekeon/omac_noekeon.h @@ -27,7 +27,7 @@ #ifndef NOEKEON_OMAC_H_ #define NOEKEON_OMAC_H_ -#include "noekeon/noekeon.h" +#include "noekeon.h" #include typedef uint8_t omac_noekeon_ctx_t[16];