| Index: webrtc/modules/audio_coding/codecs/opus/opus_inst.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/opus/opus_inst.h b/webrtc/modules/audio_coding/codecs/opus/opus_inst.h
|
| index 976f09ea71503409950f51a272093c80788c266f..b2be12aee761c8e364726abdef793feeb7d49a36 100644
|
| --- a/webrtc/modules/audio_coding/codecs/opus/opus_inst.h
|
| +++ b/webrtc/modules/audio_coding/codecs/opus/opus_inst.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <stddef.h>
|
|
|
| -#include "webrtc/rtc_base/ignore_wundef.h"
|
| +#include "webrtc/base/ignore_wundef.h"
|
|
|
| RTC_PUSH_IGNORING_WUNDEF()
|
| #include "opus.h"
|
|
|