Index: webrtc/modules/rtp_rtcp/test/testAPI/test_api.h |
diff --git a/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h b/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h |
index cbc5f173f0a167c6c4aa61c842d6364186f1afa6..b0dd4055f34519b7d62dc00e9123e5812f406efe 100644 |
--- a/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h |
+++ b/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h |
@@ -10,7 +10,6 @@ |
#ifndef WEBRTC_MODULES_RTP_RTCP_TEST_TESTAPI_TEST_API_H_ |
#define WEBRTC_MODULES_RTP_RTCP_TEST_TESTAPI_TEST_API_H_ |
-#include "webrtc/test/gtest.h" |
#include "webrtc/common_types.h" |
#include "webrtc/modules/rtp_rtcp/include/receive_statistics.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
@@ -18,6 +17,7 @@ |
#include "webrtc/modules/rtp_rtcp/include/rtp_receiver.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/transport.h" |
namespace webrtc { |