X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=249f28187f7960cdce60a09e5b782ed7d29ffdb9;hb=cf0e85cf28635514f0e0956929605df8c2566882;hp=cfd8086f381fda515f64644e8c95f0e1826c37f5;hpb=818f0f52e2ae702f50438594ec964558c6a1866f;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index cfd8086f..249f2818 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -39,7 +39,7 @@ * * $WIZ$ module_name = "text" * $WIZ$ module_harvard = "pgm_memory" - * $WIZ$ module_depends = "bitmap" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H