Add missing header.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 10 Feb 2006 12:25:41 +0000 (12:25 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 10 Feb 2006 12:25:41 +0000 (12:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@492 38d2e660-2303-0410-9eaa-f027e97ec537

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.