]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - noekeon/omac_noekeon.h
Blake adapted for round 3
[arm-crypto-lib.git] / noekeon / omac_noekeon.h
index c9f1067f2b374d620167dd4afb5f5654339e21f4..a4db052f6b33ab188de3b7d3a4c2f0313af56900 100644 (file)
@@ -27,7 +27,7 @@
 #ifndef NOEKEON_OMAC_H_
 #define NOEKEON_OMAC_H_
 
-#include "noekeon/noekeon.h"
+#include "noekeon.h"
 #include <stdint.h>
 
 typedef uint8_t omac_noekeon_ctx_t[16];