From 8702b0ffb97d1ed792bd96ec56d06f7ebdde73bf Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 13 May 2020 14:36:06 +0000 Subject: Issue #80 - Split out GetShapedWord template function --- gfx/thebes/gfxTextRun.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfx/thebes/gfxTextRun.h') diff --git a/gfx/thebes/gfxTextRun.h b/gfx/thebes/gfxTextRun.h index c3673785c..3c9ded1dc 100644 --- a/gfx/thebes/gfxTextRun.h +++ b/gfx/thebes/gfxTextRun.h @@ -11,6 +11,7 @@ #include "nsString.h" #include "gfxPoint.h" #include "gfxFont.h" +#include "gfxFont-Impl.h" #include "gfxFontConstants.h" #include "nsTArray.h" #include "gfxSkipChars.h" -- cgit v1.2.3