Use new header locations everywhere
[bertos.git] / bertos / kern / monitor.c
index 1f9ee7919acd1032afda8724ad3b459f884b567b..9630d3b392669fda4ad778578708d5221e3f96d5 100644 (file)
@@ -42,7 +42,7 @@
 #if CONFIG_KERN_MONITOR
 
 #include "proc_p.h"
-#include <mware/list.h>
+#include <struct/list.h>
 #include <drv/timer.h>
 #include <kern/proc.h>
 #include <cpu/frame.h> /* CPU_STACK_GROWS_UPWARD */