Index: webrtc/rtc_base/transformadapter.cc |
diff --git a/webrtc/rtc_base/transformadapter.cc b/webrtc/rtc_base/transformadapter.cc |
index 1f1a2a055c1be82fc2a6cdc76041f3b05f6a8a88..3243e6db4a7e95a3f4fe0bd70699f83f13d0e295 100644 |
--- a/webrtc/rtc_base/transformadapter.cc |
+++ b/webrtc/rtc_base/transformadapter.cc |
@@ -8,11 +8,11 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/transformadapter.h" |
+#include "webrtc/rtc_base/transformadapter.h" |
#include <string.h> |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace rtc { |