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