Index: webrtc/modules/desktop_capture/shared_memory.h |
diff --git a/webrtc/modules/desktop_capture/shared_memory.h b/webrtc/modules/desktop_capture/shared_memory.h |
index 8d283fbcbe48ef60b5dca985032a229d0ffdc4cc..e654d95f2d93d4d1212ac645a1c7891fabaa9412 100644 |
--- a/webrtc/modules/desktop_capture/shared_memory.h |
+++ b/webrtc/modules/desktop_capture/shared_memory.h |
@@ -19,8 +19,8 @@ |
#include <memory> |
-#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/thread_checker.h" |
+#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/thread_checker.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |