Use the new ARCH_NIGHTTEST.
[bertos.git] / bertos / algo / tea.c
index f67d4c5e7ffd9df6e0e1c3f57d13d2237910b156..ec2b31f7c94570448952905416bafb85e77b9e6e 100644 (file)
@@ -78,7 +78,7 @@
  *#*/
 
 #include "tea.h"
-#include <mware/byteorder.h>
+#include <cpu/byteorder.h>
 
 static uint32_t tea_func(uint32_t *in, uint32_t *sum, uint32_t *k)
 {