aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Ben Wagner <bungeman@google.com>2018-07-19 17:18:41 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-19 21:51:25 +0000
commite534854b121d85959410667249f3b1229b98925e (patch)
tree7a69921b7be6d5390bfbd707fe2c9298512a945d /src
parentc861eee3a6f1f93ad3df27b8be94f44b245bd128 (diff)
Undef the right macro in SkDWriteNTDDI_VERSION.h
Do not trust copy-paste while sitting in a car. Change-Id: I66607144d97d2efac309b413ee4a58babe327ccd Reviewed-on: https://skia-review.googlesource.com/142593 Commit-Queue: Ben Wagner <bungeman@google.com> Commit-Queue: Herb Derby <herb@google.com> Auto-Submit: Ben Wagner <bungeman@google.com> Reviewed-by: Herb Derby <herb@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/utils/win/SkDWriteNTDDI_VERSION.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/win/SkDWriteNTDDI_VERSION.h b/src/utils/win/SkDWriteNTDDI_VERSION.h
index 7196639b97..d95486b328 100644
--- a/src/utils/win/SkDWriteNTDDI_VERSION.h
+++ b/src/utils/win/SkDWriteNTDDI_VERSION.h
@@ -21,7 +21,7 @@
#if defined(NTDDI_VERSION)
# undef NTDDI_VERSION
# if defined(_WIN32_WINNT)
-# undef _WIN32_WINNT_WIN10
+# undef _WIN32_WINNT
# endif
# if defined(WINVER)
# undef WINVER