| Index: talk/media/devices/linuxdevicemanager.h
|
| diff --git a/talk/media/devices/linuxdevicemanager.h b/talk/media/devices/linuxdevicemanager.h
|
| index 1eb648f395865d71daaaf7a950862ebd60cb6372..cc9eb63a2a4a0ae398fdb4b39b186bd01437b32e 100644
|
| --- a/talk/media/devices/linuxdevicemanager.h
|
| +++ b/talk/media/devices/linuxdevicemanager.h
|
| @@ -32,9 +32,9 @@
|
| #include <vector>
|
|
|
| #include "talk/media/devices/devicemanager.h"
|
| -#include "webrtc/sound/soundsystemfactory.h"
|
| #include "webrtc/base/sigslot.h"
|
| #include "webrtc/base/stringencode.h"
|
| +#include "webrtc/sound/soundsystemfactory.h"
|
|
|
| namespace cricket {
|
|
|
|
|