git-svn-id: http://webrtc.googlecode.com/svn/trunk@174 4adac7df-926f-26a2-2b94-8c16560cd09d

This commit is contained in:
niklase@google.com 2011-07-07 11:17:52 +00:00
parent cf1648464a
commit 45a7b84dd2

View File

@ -29,7 +29,7 @@
},
'target_defaults': {
'include_dirs': [
'..', # common_types.h, typedefs.h
'..','../..', # common_types.h, typedefs.h
],
'conditions': [
['OS=="linux"', {