Remove spurious EXTERN_C.
[bertos.git] / gfx / win.c
index 4bee65f6ef690137acae737deb657928bfd95ff4..22514b74f58cbe79c6dc9885ffc67a8190d6941f 100755 (executable)
--- a/gfx/win.c
+++ b/gfx/win.c
@@ -20,6 +20,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.3  2006/02/10 12:25:41  bernie
+ *#* Add missing header.
+ *#*
  *#* Revision 1.2  2006/01/26 00:36:48  bernie
  *#* Const correctness for some new functions.
  *#*
@@ -29,6 +32,7 @@
  *#*/
 
 #include "win.h"
+#include <mware/list.h>
 
 /**
  * Map the contents of all child-windows into the bitmap of \a w.