Index: webrtc/video/video_loopback.cc |
diff --git a/webrtc/video/video_loopback.cc b/webrtc/video/video_loopback.cc |
index 66bafbb6f00165bb0c894ec1d6f05a216ca746d3..4ce88412eb42bbaa45ea708fc842293d89a32b20 100644 |
--- a/webrtc/video/video_loopback.cc |
+++ b/webrtc/video/video_loopback.cc |
@@ -10,7 +10,7 @@ |
#include <stdio.h> |
-#include "webrtc/base/flags.h" |
+#include "webrtc/rtc_base/flags.h" |
#include "webrtc/test/field_trial.h" |
#include "webrtc/test/gtest.h" |
#include "webrtc/test/run_test.h" |