Fixing mac compile

This commit is contained in:
Luigi Rosso
2022-09-21 16:42:47 -07:00
parent 42141a589a
commit c2ec05099b
4 changed files with 7 additions and 9 deletions

View File

@ -1,6 +1,6 @@
#include "hb-ot.h"
#include "hb.h"
#include "renderfont_hb.hpp"
#include "rive/text/renderfont_hb.hpp"
#include <emscripten.h>
#include <emscripten/bind.h>