diff options
Diffstat (limited to 'graphics/fonts/newfont_big.cpp')
-rw-r--r-- | graphics/fonts/newfont_big.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fonts/newfont_big.cpp b/graphics/fonts/newfont_big.cpp index 7b15a6ab38..59c54a4551 100644 --- a/graphics/fonts/newfont_big.cpp +++ b/graphics/fonts/newfont_big.cpp @@ -1,5 +1,5 @@ /* Generated by convbdf on Tue Jun 13 00:00:22 2006. */ -#include "graphics/font.h" +#include "graphics/fonts/bdf.h" /* Font information: name: helvB12-L1 @@ -5523,7 +5523,7 @@ static const BBX _sysfont_bbx[] = { }; /* Exported structure definition. */ -static const FontDesc desc = { +static const BdfFontDesc desc = { "helvB12-L1", 13, 14, |