diff options
Diffstat (limited to 'vcl/source/outdev/font.cxx')
-rw-r--r-- | vcl/source/outdev/font.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/outdev/font.cxx b/vcl/source/outdev/font.cxx index f328a4f7e64b..237cca2d94ce 100644 --- a/vcl/source/outdev/font.cxx +++ b/vcl/source/outdev/font.cxx @@ -26,6 +26,7 @@ #include <vcl/edit.hxx> #include <vcl/settings.hxx> #include <vcl/sysdata.hxx> +#include <vcl/fontcharmap.hxx> #include "sallayout.hxx" #include "svdata.hxx" |