summaryrefslogtreecommitdiff
path: root/chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc')
-rw-r--r--chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc b/chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc
index 97190e04731..1f1aefa13bd 100644
--- a/chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc
+++ b/chromium/third_party/webrtc/modules/desktop_capture/shared_desktop_frame.cc
@@ -11,7 +11,7 @@
#include "webrtc/modules/desktop_capture/shared_desktop_frame.h"
#include "webrtc/base/scoped_ptr.h"
-#include "webrtc/system_wrappers/interface/atomic32.h"
+#include "webrtc/system_wrappers/include/atomic32.h"
namespace webrtc {