Migrate to the new c-ares dir
diff --git a/binding.gyp b/binding.gyp
index b55c0ca..96fd178 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',