Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
index db8154eff05b9e23dec15b54490c2d874b353580..ee2ca13e596237619466ec31a55e5aa9328ee5eb 100644 |
--- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
+++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
@@ -22,6 +22,9 @@ |
'shim_entry.c', |
'shim_ppapi.c', |
], |
+ 'include_dirs': [ |
+ '../../../..', |
+ ], |
}, |
'dependencies': [ |
'<(DEPTH)/native_client/tools.gyp:prep_toolchain', |