Implement i2s streaming using dmac for sam3x.
[bertos.git] / bertos / gfx / win.c
index 4925ace68c2bd97534335ff3627e11b36f29cc65..5bea85711d68fe998ea939dbd6e11307b2eae75f 100644 (file)
@@ -30,9 +30,8 @@
  *
  * -->
  *
- * \version $Id$
  *
- * \author Bernardo Innocenti <bernie@develer.com>
+ * \author Bernie Innocenti <bernie@codewiz.org>
  *
  * \brief Very simple hierarchical windowing system.
  *
@@ -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.