X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ffont.h;h=cc1a3794cee2fc61ea3779b5524a01bed7bdc95a;hb=72c5f5cde2bc9ffe5427d65bb8f798bf8c4a0cce;hp=603b11de7f091a76d98942a5b70e6786b3763e6b;hpb=f8be8c5157acebadc6cbb87fbb4fa787a6264699;p=bertos.git diff --git a/bertos/gfx/font.h b/bertos/gfx/font.h index 603b11de..cc1a3794 100644 --- a/bertos/gfx/font.h +++ b/bertos/gfx/font.h @@ -42,7 +42,7 @@ #define GFX_FONT_H #include /* uint8_t */ -#include /* PROGMEM */ +#include /* PROGMEM */ typedef struct Font {