X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=cfd8086f381fda515f64644e8c95f0e1826c37f5;hb=7d7882d05d70560c3aa9e6c6fad48bd323ff2a82;hp=fb6d9ac5f5bdc386b9450f9a472f278a017a0a5a;hpb=d6636483ea9ee429fd40c8f11669086b790c840a;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index fb6d9ac5..cfd8086f 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -38,6 +38,8 @@ * \version $Id$ * * $WIZ$ module_name = "text" + * $WIZ$ module_harvard = "pgm_memory" + * $WIZ$ module_depends = "bitmap" */ #ifndef GFX_TEXT_H