]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon/omac_noekeon_C.c
clearing up inclusion structure for easier integration in supercop
[avr-crypto-lib.git] / noekeon / omac_noekeon_C.c
index 923fc48019223e190090e7078e393c261ace7fb5..3046ede3a29458238266e8427cb7ab5039d2dcb4 100644 (file)
@@ -1,6 +1,6 @@
-#include "noekeon/noekeon.h"
+#include "noekeon.h"
 #include "omac_noekeon.h"
-#include "memxor/memxor.h"
+#include "memxor.h"
 #include <string.h>
 #include <stdint.h>