Index: webrtc/modules/audio_coding/test/TestStereo.cc |
diff --git a/webrtc/modules/audio_coding/test/TestStereo.cc b/webrtc/modules/audio_coding/test/TestStereo.cc |
index f0eb477dadbd8b48bc9212ff56fa329322e02747..abc61796eeb91d00f1eae4a92c64d495f07b64f1 100644 |
--- a/webrtc/modules/audio_coding/test/TestStereo.cc |
+++ b/webrtc/modules/audio_coding/test/TestStereo.cc |
@@ -14,12 +14,12 @@ |
#include <string> |
-#include "webrtc/test/gtest.h" |
#include "webrtc/common_types.h" |
#include "webrtc/engine_configurations.h" |
#include "webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" |
#include "webrtc/modules/audio_coding/test/utility.h" |
#include "webrtc/system_wrappers/include/trace.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/test/testsupport/fileutils.h" |
namespace webrtc { |