Index: webrtc/modules/video_coding/test/rtp_player.h |
diff --git a/webrtc/modules/video_coding/main/test/rtp_player.h b/webrtc/modules/video_coding/test/rtp_player.h |
similarity index 97% |
rename from webrtc/modules/video_coding/main/test/rtp_player.h |
rename to webrtc/modules/video_coding/test/rtp_player.h |
index a2ecadd6151ce4521b5b9e8303c6ec169f0424f2..c227f1c5895a6bf99ba562f42fe5c69e9bb6ee37 100644 |
--- a/webrtc/modules/video_coding/main/test/rtp_player.h |
+++ b/webrtc/modules/video_coding/test/rtp_player.h |
@@ -15,7 +15,7 @@ |
#include <vector> |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
-#include "webrtc/modules/video_coding/main/interface/video_coding_defines.h" |
+#include "webrtc/modules/video_coding/include/video_coding_defines.h" |
namespace webrtc { |
class Clock; |