aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/g722
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-11-11 10:20:27 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-11-11 10:20:27 +0000
commit57eb8586986a2c77b99124c270bc6caa11165f7f (patch)
treec075c3058a6bc6c53ef3064acf637bc56bd538b3 /webrtc/modules/audio_coding/codecs/g722
parent6e908b3adf5f1cd0618f444c691dceb3ae7fda70 (diff)
downloadwebrtc-57eb8586986a2c77b99124c270bc6caa11165f7f.tar.gz
Remove ".." from include_dirs in build/common.
BUG=1662 TEST=compile on trybots R=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2332004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5107 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'webrtc/modules/audio_coding/codecs/g722')
-rw-r--r--webrtc/modules/audio_coding/codecs/g722/g722.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc/modules/audio_coding/codecs/g722/g722.gypi b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
index ba0dcb4f7f..5876f9feb6 100644
--- a/webrtc/modules/audio_coding/codecs/g722/g722.gypi
+++ b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
@@ -12,10 +12,12 @@
'type': 'static_library',
'include_dirs': [
'include',
+ '<(webrtc_root)',
],
'direct_dependent_settings': {
'include_dirs': [
'include',
+ '<(webrtc_root)',
],
},
'sources': [