Index: third_party/harfbuzz/src/harfbuzz-open-private.h |
diff --git a/third_party/harfbuzz/src/harfbuzz-open-private.h b/third_party/harfbuzz/src/harfbuzz-open-private.h |
index 73dd383d5268274a247dc2b808ab37e16625b032..f1ca27809b9a7f49820ab99751322afd39a56996 100644 |
--- a/third_party/harfbuzz/src/harfbuzz-open-private.h |
+++ b/third_party/harfbuzz/src/harfbuzz-open-private.h |
@@ -69,7 +69,7 @@ _HB_OPEN_Load_EmptyOrClassDefinition( HB_ClassDefinition* cd, |
HB_UInt base_offset, |
HB_Stream input ); |
HB_INTERNAL HB_Error |
-_HB_OPEN_Load_Device( HB_Device* d, |
+_HB_OPEN_Load_Device( HB_Device** d, |
HB_Stream input ); |
HB_INTERNAL void _HB_OPEN_Free_ScriptList( HB_ScriptList* sl ); |