summaryrefslogtreecommitdiff
path: root/gfx/thebes/gfxTextRun.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-13 14:36:06 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-13 14:36:06 +0000
commit8702b0ffb97d1ed792bd96ec56d06f7ebdde73bf (patch)
tree0db71ffcfd890723a01e74b5c5b82bccc86f47c3 /gfx/thebes/gfxTextRun.h
parentd73bfc3733cffedea7cf5ecf89e58ee81d4533a6 (diff)
downloaduxp-8702b0ffb97d1ed792bd96ec56d06f7ebdde73bf.tar.gz
Issue #80 - Split out GetShapedWord template function
Diffstat (limited to 'gfx/thebes/gfxTextRun.h')
-rw-r--r--gfx/thebes/gfxTextRun.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/thebes/gfxTextRun.h b/gfx/thebes/gfxTextRun.h
index c3673785c3..3c9ded1dcb 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"