| Index: talk/media/devices/win32devicemanager.cc
|
| diff --git a/talk/media/devices/win32devicemanager.cc b/talk/media/devices/win32devicemanager.cc
|
| index f34e3c44ebc50593eae870b177f78bb59a5c62d1..73f90c0a03c9b159aa1885a55ca853d023bf6240 100644
|
| --- a/talk/media/devices/win32devicemanager.cc
|
| +++ b/talk/media/devices/win32devicemanager.cc
|
| @@ -54,7 +54,7 @@ EXTERN_C const PROPERTYKEY PKEY_AudioEndpoint_GUID = { {
|
| #include "webrtc/base/thread.h"
|
| #include "webrtc/base/win32.h" // ToUtf8
|
| #include "webrtc/base/win32window.h"
|
| -#include "talk/media/base/mediacommon.h"
|
| +#include "talk/media/base/mediacommon.h" // Do not sort this above the others.
|
| #ifdef HAVE_LOGITECH_HEADERS
|
| #include "third_party/logitech/files/logitechquickcam.h"
|
| #endif
|
|
|