diff options
Diffstat (limited to 'win8')
-rw-r--r-- | win8/win8.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/win8/win8.gyp b/win8/win8.gyp index 2d359e0..2cacb42 100644 --- a/win8/win8.gyp +++ b/win8/win8.gyp @@ -21,7 +21,6 @@ 'action_name': 'check_sdk_patch_action', 'inputs': [ '<(check_sdk_script)', - '<(windows_sdk_path)/Include/winrt/asyncinfo.h', ], 'outputs': [ # This keeps the ninja build happy and provides a slightly helpful @@ -37,4 +36,4 @@ ], }, ], -}
\ No newline at end of file +} |