summaryrefslogtreecommitdiffstats
path: root/third_party/cld
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/cld')
-rw-r--r--third_party/cld/cld.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/cld/cld.gyp b/third_party/cld/cld.gyp
index f4fa676..c553a84 100644
--- a/third_party/cld/cld.gyp
+++ b/third_party/cld/cld.gyp
@@ -91,6 +91,9 @@
'defines': [
'CLD_WINDOWS',
],
+ 'include_dirs': [
+ '.',
+ ],
},
'conditions': [
['OS=="win"', {