Index: webrtc/modules/audio_processing/vad/gmm_unittest.cc |
diff --git a/webrtc/modules/audio_processing/vad/gmm_unittest.cc b/webrtc/modules/audio_processing/vad/gmm_unittest.cc |
index f8e1bde776305e0d4562dc117ce4118952d64958..5444cbc27369d9ebcecc56f8c227809139d0ef4c 100644 |
--- a/webrtc/modules/audio_processing/vad/gmm_unittest.cc |
+++ b/webrtc/modules/audio_processing/vad/gmm_unittest.cc |
@@ -12,7 +12,7 @@ |
#include <math.h> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/modules/audio_processing/vad/noise_gmm_tables.h" |
#include "webrtc/modules/audio_processing/vad/voice_gmm_tables.h" |