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