diff options
Diffstat (limited to 'vcl/inc/graphite_serverfont.hxx')
-rw-r--r-- | vcl/inc/graphite_serverfont.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/inc/graphite_serverfont.hxx b/vcl/inc/graphite_serverfont.hxx index 3a783bd75474..9f22e4fcdf04 100644 --- a/vcl/inc/graphite_serverfont.hxx +++ b/vcl/inc/graphite_serverfont.hxx @@ -26,6 +26,8 @@ #ifndef _MSC_VER #include <graphite_layout.hxx> +class PhysicalFontFace; + // Modules class VCL_PLUGIN_PUBLIC GraphiteLayoutImpl : public GraphiteLayout |