Include <stdint.h> in NDK font headers
Both `font.h` and `font_matcher.h` use `uint16_t` and `uint32_t`. These come from `stdint.h` which should be explicitly included. Change-Id: I08d96d9d7a1e661a467a70969182bcbe6d47b4fc
Loading
Please register or sign in to comment