| Index: webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h
|
| diff --git a/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h b/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h
|
| index fe6f01beb9a4373a6499fa21f7690cafda0c6bf3..b2fa81a4161dda249699ce546933f4385202f5ec 100644
|
| --- a/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h
|
| +++ b/webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h
|
| @@ -17,7 +17,7 @@
|
|
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/desktop_capture/mac/desktop_configuration.h"
|
| -#include "webrtc/system_wrappers/interface/atomic32.h"
|
| +#include "webrtc/system_wrappers/include/atomic32.h"
|
|
|
| namespace webrtc {
|
|
|
|
|