| Index: webrtc/media/engine/webrtcvoiceengine.h
|
| diff --git a/webrtc/media/engine/webrtcvoiceengine.h b/webrtc/media/engine/webrtcvoiceengine.h
|
| index d2fad70e96f08f037c8ffaa98ab1eba88636e81a..2eae0f8261026a6d31e4f9163cfc31dcc359ac45 100644
|
| --- a/webrtc/media/engine/webrtcvoiceengine.h
|
| +++ b/webrtc/media/engine/webrtcvoiceengine.h
|
| @@ -16,7 +16,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "webrtc/audio_state.h"
|
| +#include "webrtc/api/call/audio_state.h"
|
| #include "webrtc/base/buffer.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/networkroute.h"
|
|
|