Use new header locations everywhere
[bertos.git] / bertos / gfx / win.h
index ea9a509db5887eb139659103c6d95141e42671b0..853eda96b80e0d6c9939e44d6032044345b697fb 100644 (file)
@@ -59,7 +59,7 @@
 #ifndef GFX_WIN_H
 #define GFX_WIN_H
 
-#include <mware/list.h> /* Node, List */
+#include <struct/list.h> /* Node, List */
 #include <gfx/gfx.h>    /* coord_t */