Fix warning with gcc 4.6.1 (and also nightly test).
[bertos.git] / bertos / gfx / win.c
index 4108d835a04ce203c1b179c70379f21ae601cb66..5bea85711d68fe998ea939dbd6e11307b2eae75f 100644 (file)
@@ -30,7 +30,6 @@
  *
  * -->
  *
- * \version $Id$
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
@@ -66,7 +65,7 @@
  *#*/
 
 #include "win.h"
-#include <mware/list.h>
+#include <struct/list.h>
 
 /**
  * Map the contents of all child-windows into the bitmap of \a w.