summaryrefslogtreecommitdiff
path: root/include/vcl/glyphitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/glyphitem.hxx')
-rw-r--r--include/vcl/glyphitem.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/vcl/glyphitem.hxx b/include/vcl/glyphitem.hxx
index 83625371fb3b..7634bd3a4413 100644
--- a/include/vcl/glyphitem.hxx
+++ b/include/vcl/glyphitem.hxx
@@ -20,9 +20,11 @@
#ifndef INCLUDED_VCL_GLYPHITEM_HXX
#define INCLUDED_VCL_GLYPHITEM_HXX
+#include <sal/types.h>
+#include <vcl/dllapi.h>
+
typedef sal_uInt16 sal_GlyphId;
-struct GlyphItem;
class SalLayoutGlyphsImpl;
class VCL_DLLPUBLIC SalLayoutGlyphs final