Update preset.
[bertos.git] / bertos / gfx / win.h
index ea9a509db5887eb139659103c6d95141e42671b0..e04a9995fe921d4c7122204a404fcc5975f9c71d 100644 (file)
@@ -30,7 +30,6 @@
  *
  * -->
  *
- * \version $Id$
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
@@ -59,7 +58,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 */