summaryrefslogtreecommitdiff
path: root/pango/pangowin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangowin32.h')
-rw-r--r--pango/pangowin32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangowin32.h b/pango/pangowin32.h
index c9b440cb..99a738c9 100644
--- a/pango/pangowin32.h
+++ b/pango/pangowin32.h
@@ -32,7 +32,7 @@ G_BEGIN_DECLS
#define STRICT
#ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x0501 /* To get ClearType-related macros */
+#define _WIN32_WINNT 0x0600 /* To get ClearType-related macros */
#endif
#include <windows.h>
#undef STRICT