Index: webrtc/common_audio/signal_processing/real_fft_unittest.cc |
diff --git a/webrtc/common_audio/signal_processing/real_fft_unittest.cc b/webrtc/common_audio/signal_processing/real_fft_unittest.cc |
index ba8619abb5a8b5d41f15e093a2c707f4ad66f908..8b1c4310787d19c06a08e7a16a640872180a043b 100644 |
--- a/webrtc/common_audio/signal_processing/real_fft_unittest.cc |
+++ b/webrtc/common_audio/signal_processing/real_fft_unittest.cc |
@@ -10,9 +10,8 @@ |
#include "webrtc/common_audio/signal_processing/include/real_fft.h" |
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h" |
-#include "webrtc/typedefs.h" |
- |
#include "webrtc/test/gtest.h" |
+#include "webrtc/typedefs.h" |
namespace webrtc { |
namespace { |