This commit is contained in:
Stefan `Sec` Zehl 2011-05-12 02:21:56 +02:00
parent 68ef7299ee
commit 69dbfe63ec
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
#include "fonts.h"
/* Font data for Bitstream Vera Sans Mono Bold 9pt */
extern const struct FONT_DEF bFont_VeraMonoBold9pt;
extern const struct FONT_DEF Font_VeraMonoBold9pt;
#endif