diff options
Diffstat (limited to 'vcl/inc/impglyphitem.hxx')
-rw-r--r-- | vcl/inc/impglyphitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impglyphitem.hxx b/vcl/inc/impglyphitem.hxx index bb981d011a8d..57efcd827ccb 100644 --- a/vcl/inc/impglyphitem.hxx +++ b/vcl/inc/impglyphitem.hxx @@ -23,11 +23,11 @@ #include <o3tl/typed_flags_set.hxx> #include <tools/gen.hxx> #include <vcl/dllapi.h> -#include <vcl/glyphitem.hxx> #include <vcl/outdev.hxx> #include <vector> #include "fontinstance.hxx" +#include "glyphid.hxx" enum class GlyphItemFlags : sal_uInt8 { |