Names convention, MOD_* macros.
[bertos.git] / gfx / win.c
index 4bee65f6ef690137acae737deb657928bfd95ff4..a37f864163163e7754143d7e696aff67518ce58c 100755 (executable)
--- a/gfx/win.c
+++ b/gfx/win.c
@@ -1,4 +1,4 @@
-/*!
+/**
  * \file
  * <!--
  * Copyright 2006 Develer S.r.l. (http://www.develer.com/)
 
 /*#*
  *#* $Log$
+ *#* Revision 1.4  2006/07/19 12:56:26  bernie
+ *#* Convert to new Doxygen style.
+ *#*
+ *#* 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 +35,7 @@
  *#*/
 
 #include "win.h"
+#include <mware/list.h>
 
 /**
  * Map the contents of all child-windows into the bitmap of \a w.