Use new header locations everywhere
[bertos.git] / bertos / kern / proc_p.h
index 6a79eec30d6048194f359f40458e3d8943b39e2d..54ba7be187014ac3527c169b8aea1ce735e1dce8 100644 (file)
@@ -45,7 +45,7 @@
 
 #include <cpu/types.h>        /* for cpu_stack_t */
 
-#include <mware/list.h>
+#include <struct/list.h>
 
 typedef struct Process
 {