summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/glyphset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/print/glyphset.hxx')
-rw-r--r--vcl/unx/generic/print/glyphset.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/unx/generic/print/glyphset.hxx b/vcl/unx/generic/print/glyphset.hxx
index f3599a4e8a89..4d5a06101743 100644
--- a/vcl/unx/generic/print/glyphset.hxx
+++ b/vcl/unx/generic/print/glyphset.hxx
@@ -20,11 +20,10 @@
#ifndef INCLUDED_VCL_GENERIC_PRINT_GLYPHSET_HXX
#define INCLUDED_VCL_GENERIC_PRINT_GLYPHSET_HXX
-#include <unx/fontmanager.hxx>
-
#include <osl/file.hxx>
#include <rtl/string.hxx>
+#include <vcl/glyphitem.hxx>
#include <vector>
#include <unordered_map>