Index: webrtc/modules/audio_coding/test/APITest.cc |
diff --git a/webrtc/modules/audio_coding/test/APITest.cc b/webrtc/modules/audio_coding/test/APITest.cc |
index c30830849b20fad935075a0ff6fdd9fa8447fc0b..771ca87439a3a71301e37b491ead6ae4d0f7348a 100644 |
--- a/webrtc/modules/audio_coding/test/APITest.cc |
+++ b/webrtc/modules/audio_coding/test/APITest.cc |
@@ -19,7 +19,7 @@ |
#include <ostream> |
#include <string> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/base/platform_thread.h" |
#include "webrtc/base/timeutils.h" |
#include "webrtc/common_types.h" |