mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
sokol: remove duplicate #include ft2build.h
This commit is contained in:
parent
62c80bc2c5
commit
3b8f01b4fb
@ -22,7 +22,7 @@ pub const (
|
|||||||
|
|
||||||
#flag linux -I.
|
#flag linux -I.
|
||||||
|
|
||||||
#include "ft2build.h"
|
//#include "ft2build.h"
|
||||||
|
|
||||||
#define SOKOL_FONTSTASH_IMPL
|
#define SOKOL_FONTSTASH_IMPL
|
||||||
#include "util/sokol_fontstash.h"
|
#include "util/sokol_fontstash.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user