diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-12-11 10:13:15 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-12-11 10:30:02 +0200 |
commit | a0e8a1b69106dd55dd52fc6966ecf2b19d461fa9 (patch) | |
tree | 2d1e71e021e03e5a3491425d44208c6ba019988b /vcl/inc/generic | |
parent | 05096c32403eec3198223341b49dc9ae538bc81e (diff) |
fontmanager.hxx is private to vcl
Change-Id: Iec1d1539db0b44d2ddc420cf500585098d4793fc
Diffstat (limited to 'vcl/inc/generic')
-rw-r--r-- | vcl/inc/generic/genpspgraphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/generic/genpspgraphics.h b/vcl/inc/generic/genpspgraphics.h index 17912bcc023e..a80f75cfddf1 100644 --- a/vcl/inc/generic/genpspgraphics.h +++ b/vcl/inc/generic/genpspgraphics.h @@ -21,7 +21,7 @@ #define INCLUDED_VCL_INC_GENERIC_GENPSPGRAPHICS_H -#include "vcl/fontmanager.hxx" +#include "fontmanager.hxx" #include "vclpluginapi.h" #include "salgdi.hxx" |