X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=e7ac8c771a2114cf133be33089bc8d98949149f6;hb=f8e4f3c7c1fec67b18126ee082f964cf9ceb14c7;hp=f884fd376bb358ae61009d3a442ce3e7d9e19d24;hpb=7d1d6ad3a9bd6b04a7231a9fbaf6be608f5968ea;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index f884fd37..e7ac8c77 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -35,10 +35,9 @@ * * \author Bernie Innocenti * \author Stefano Fedrigo - * \version $Id$ * * $WIZ$ module_name = "text" - * $WIZ$ module_harvard = "pgm_memory" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H