summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2016-11-05 21:13:11 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2016-11-05 21:23:38 -0400
commit17e9dc436bc6ad8d3a5bbde15d4d47262650aa2c (patch)
tree86327d2aa41ae39ca93d1b695c600fddb2d45be5
parent4ea62fe8a1194bca3bee5048832456c3559dcb8e (diff)
Fix the windows build.
Change-Id: Ifa34faf24e399b5baf24214a2869ca7eb5d61456
-rw-r--r--vcl/source/glyphs/graphite_features.cxx4
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>