summaryrefslogtreecommitdiff
path: root/test/test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.gyp b/test/test.gyp
index 547a2d099b..1d80a4f830 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -73,7 +73,7 @@
'variables': {
'cflags_cc': [
'<@(uv_cflags)',
- '-I<(boost_root)/include',
+ '<@(boost_cflags)',
],
'ldflags': [
'<@(uv_ldflags)',