Skip to content

Commit e74b004

Browse files
authored
Merge pull request #2030 from hannojg/fix/building-from-source
fix building from source / Incomplete type 'SkTextEncoding' named in nested name specifier
2 parents bde631d + 692ad7f commit e74b004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/cpp/api/JsiSkTypeface.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#include "SkFont.h"
1616
#include "SkTypeface.h"
17+
#include "SkFontTypes.h"
1718

1819
#pragma clang diagnostic pop
1920

0 commit comments

Comments
 (0)