]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - noekeon/noekeon_ctr.h
Blake adapted for round 3
[arm-crypto-lib.git] / noekeon / noekeon_ctr.h
index 19cbe36446fa45b3c3f7fbfc4b49ba6ed1229c2c..d7a601f7d374be5541a1542a02589c44246d24e4 100644 (file)
@@ -30,7 +30,7 @@
 #define NOEKEON_CTR_H_
 
 #include <stdint.h>
-#include "noekeon/noekeon.h"
+#include "noekeon.h"
 
 typedef struct{
        uint8_t counter[16];