diff options
Diffstat (limited to 'vcl/source/glyphs/graphite_features.cxx')
-rw-r--r-- | vcl/source/glyphs/graphite_features.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/glyphs/graphite_features.cxx b/vcl/source/glyphs/graphite_features.cxx index f190b523cefc..932ec61194ae 100644 --- a/vcl/source/glyphs/graphite_features.cxx +++ b/vcl/source/glyphs/graphite_features.cxx @@ -25,7 +25,7 @@ #include <sal/types.h> #include <osl/endian.h> -#ifdef WNT +#ifdef _WIN32 #include <windows.h> #endif |