fontconvert missing header (#297)

Fixes Issue #273
This commit is contained in:
Billy Donahue 2020-05-28 10:35:48 -04:00 committed by GitHub
parent eeec0f6c01
commit addf773adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ See notes at end for glyph nomenclature & other tidbits.
#include <stdint.h>
#include <stdio.h>
#include FT_GLYPH_H
#include FT_MODULE_H
#include FT_TRUETYPE_DRIVER_H
#include "../gfxfont.h" // Adafruit_GFX font structures