summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/glyphcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/glyphcache.hxx')
-rw-r--r--vcl/inc/unx/glyphcache.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/vcl/inc/unx/glyphcache.hxx b/vcl/inc/unx/glyphcache.hxx
index 6d778d15d6c7..122e880228e8 100644
--- a/vcl/inc/unx/glyphcache.hxx
+++ b/vcl/inc/unx/glyphcache.hxx
@@ -26,15 +26,12 @@
#include FT_FREETYPE_H
#include FT_GLYPH_H
-#include <tools/gen.hxx>
-#include <tools/solar.h>
-#include <unx/gendata.hxx>
#include <vcl/dllapi.h>
#include <vcl/outdev.hxx>
#include <fontattributes.hxx>
-#include <font/LogicalFontInstance.hxx>
#include <font/FontMetricData.hxx>
+#include <glyphid.hxx>
#include <unordered_map>