From: bernie Date: Fri, 10 Feb 2006 12:25:41 +0000 (+0000) Subject: Add missing header. X-Git-Tag: 1.0.0~749 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b95015ba975aca569f3f406cbb305a199c0db48a;p=bertos.git Add missing header. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@492 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/gfx/win.c b/gfx/win.c index 4bee65f6..22514b74 100755 --- 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 /** * Map the contents of all child-windows into the bitmap of \a w.