diff options
Diffstat (limited to 'libfonts.h')
-rw-r--r-- | libfonts.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ #ifndef LIBFONTS_H #define LIBFONTS_H +#include <stdint.h> + enum libfonts_antialiasing { LIBFONTS_ANTIALIASING_NONE, |