Reformat.
[bertos.git] / bertos / cpu / attr.h
index 48d22601621c5a6a0e2f56548fd518bf69554adf..13955b33b0629ad086e5106fe72bb84bbe02a419 100644 (file)
@@ -43,9 +43,9 @@
 
 #include "detect.h"
 
-#include <cfg/cfg_attr.h>      /* CONFIG_FAST_MEM */
+#include "cfg/cfg_attr.h"      /* CONFIG_FAST_MEM */
+#include "cfg/cfg_arch.h"      /* ARCH_EMUL */
 #include <cfg/compiler.h>      /* for uintXX_t */
-#include <cfg/cfg_arch.h>   /* ARCH_EMUL */
 
 
 /**