Skip to content

Commit 95927c4

Browse files
committed
resolve a build problem on Debian stretch
1 parent e886104 commit 95927c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thirdparty/fontstash/fontstash.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ static int fons__tt_getGlyphKernAdvance(FONSttFontImpl *font, int glyph1, int gl
254254
#else
255255

256256
#include <stdio.h>
257+
#include <stdlib.h>
257258
#include <stddef.h>
258259
#define STB_TRUETYPE_IMPLEMENTATION
259260
#define STBTT_STATIC

0 commit comments

Comments
 (0)