X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=noekeon%2Fomac_noekeon.h;h=a4db052f6b33ab188de3b7d3a4c2f0313af56900;hp=c9f1067f2b374d620167dd4afb5f5654339e21f4;hb=e1db57c69472f52cf2405ef4eb22f085a868eeeb;hpb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2 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];