Index: webrtc/modules/desktop_capture/win/dxgi_texture_mapping.cc |
diff --git a/webrtc/modules/desktop_capture/win/dxgi_texture_mapping.cc b/webrtc/modules/desktop_capture/win/dxgi_texture_mapping.cc |
index 90d8e896f1b0b17f59f0c800a52a116ab0fe3aa0..02c49592b4d4014e78adf5f4b21fcca0cbd68b2f 100644 |
--- a/webrtc/modules/desktop_capture/win/dxgi_texture_mapping.cc |
+++ b/webrtc/modules/desktop_capture/win/dxgi_texture_mapping.cc |
@@ -14,8 +14,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" |
namespace webrtc { |