Index: webrtc/modules/video_coding/test/receiver_tests.h |
diff --git a/webrtc/modules/video_coding/main/test/receiver_tests.h b/webrtc/modules/video_coding/test/receiver_tests.h |
similarity index 86% |
rename from webrtc/modules/video_coding/main/test/receiver_tests.h |
rename to webrtc/modules/video_coding/test/receiver_tests.h |
index 5335c998e73a8021e58a9b3c36e56fa4edfca962..9b9b377e08ebfd91c94bf2017cb22f9529cf6d1e 100644 |
--- a/webrtc/modules/video_coding/main/test/receiver_tests.h |
+++ b/webrtc/modules/video_coding/test/receiver_tests.h |
@@ -14,9 +14,9 @@ |
#include "webrtc/common_types.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
-#include "webrtc/modules/video_coding/main/interface/video_coding.h" |
-#include "webrtc/modules/video_coding/main/test/test_util.h" |
-#include "webrtc/modules/video_coding/main/test/video_source.h" |
+#include "webrtc/modules/video_coding/include/video_coding.h" |
+#include "webrtc/modules/video_coding/test/test_util.h" |
+#include "webrtc/modules/video_coding/test/video_source.h" |
#include "webrtc/typedefs.h" |
#include <stdio.h> |