Use new header locations everywhere
[bertos.git] / bertos / dt / dnotifier.h
index 3ac257a8ffd46c9cb628063633d5b7a8b89d3a63..3822df59883bdcf4f5df0467ef3cd15faecb8a96 100644 (file)
@@ -42,7 +42,7 @@
 #include <cfg/debug.h>
 
 #include <dt/dtag.h>
-#include <mware/list.h>
+#include <struct/list.h>
 
 //Fwd declaretion.
 struct DNotifier;