Fix some errors.
[bertos.git] / mware / byteorder.h
index 82bd9241cbd9ba07e26445936c8b2932b200450d..b0351ba0bcc9d394b817f91a7b40cf090561d0cd 100644 (file)
@@ -76,7 +76,7 @@
 #define MWARE_BYTEORDER_H
 
 #include <cfg/compiler.h>
-#include <cfg/cpu.h>
+#include <cpu/cpu.h>
 
 /**
  * Swap upper and lower bytes in a 16-bit value.