| Index: webrtc/api/test/fakeaudiocapturemodule.h
|
| diff --git a/webrtc/api/test/fakeaudiocapturemodule.h b/webrtc/api/test/fakeaudiocapturemodule.h
|
| index f89249ad2f988eff5cf1155ee118693c6cbc6e4b..ca42c3b018df12b31b756723d1eb6e6946207988 100644
|
| --- a/webrtc/api/test/fakeaudiocapturemodule.h
|
| +++ b/webrtc/api/test/fakeaudiocapturemodule.h
|
| @@ -25,6 +25,7 @@
|
| #include "webrtc/base/basictypes.h"
|
| #include "webrtc/base/criticalsection.h"
|
| #include "webrtc/base/messagehandler.h"
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/scoped_ref_ptr.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/audio_device/include/audio_device.h"
|
|
|