aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/binding.gyp.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/binding.gyp.template')
-rw-r--r--templates/binding.gyp.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/binding.gyp.template b/templates/binding.gyp.template
index 79103f3303..5fd368336b 100644
--- a/templates/binding.gyp.template
+++ b/templates/binding.gyp.template
@@ -102,7 +102,7 @@
['OS == "win"', {
"include_dirs": [
"third_party/zlib",
- "third_party/c-ares"
+ "third_party/cares/cares"
],
"defines": [
'_WIN32_WINNT=0x0600',