Index: webrtc/modules/desktop_capture/win/dxgi_texture_staging.cc |
diff --git a/webrtc/modules/desktop_capture/win/dxgi_texture_staging.cc b/webrtc/modules/desktop_capture/win/dxgi_texture_staging.cc |
index 48dc02748ba0bed42021106dd9b06c7ba747266e..d0a50ba66d0193efa89e6ae80d790d766ad9af0c 100644 |
--- a/webrtc/modules/desktop_capture/win/dxgi_texture_staging.cc |
+++ b/webrtc/modules/desktop_capture/win/dxgi_texture_staging.cc |
@@ -15,8 +15,8 @@ |
#include <DXGI.h> |
#include <DXGI1_2.h> |
-#include "webrtc/rtc_base/checks.h" |
-#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/base/checks.h" |
+#include "webrtc/base/logging.h" |
using Microsoft::WRL::ComPtr; |