From: asterix Date: Mon, 19 May 2008 07:54:25 +0000 (+0000) Subject: Fix include. X-Git-Tag: 2.0.0~661 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=256853a15612063fa9f373247efc921af5cadf9a;hp=8c3c4f75ac5e265868dbeb2e4f9f1a3e1a31deff;p=bertos.git Fix include. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1273 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/fonts/fixed6x8.c b/bertos/fonts/fixed6x8.c index 978cdf2a..ccc4b4ec 100644 --- a/bertos/fonts/fixed6x8.c +++ b/bertos/fonts/fixed6x8.c @@ -31,14 +31,15 @@ * * --> * + * \brief Font 8x6 IBM-PC 8bit + * * \version $Id$ * * \author Bernardo Innocenti * - * \brief Font 8x6 IBM-PC 8bit */ -#include "font.h" +#include static const PROGMEM uint8_t default_font_glyphs[256 * 6] = {