diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/glyphs/graphite_features.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/glyphs/graphite_features.cxx b/vcl/source/glyphs/graphite_features.cxx index 6464e3fa8e14..a8ad4dd25c94 100644 --- a/vcl/source/glyphs/graphite_features.cxx +++ b/vcl/source/glyphs/graphite_features.cxx @@ -25,10 +25,6 @@ #include <sal/types.h> #include <osl/endian.h> -#ifdef _WIN32 -#include <windows.h> -#endif - #include <fontselect.hxx> #include <graphite_features.hxx> |