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..e991a06436faa345fe257508677f048af21fa190 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/base/gtest.h" |
#include "webrtc/base/platform_thread.h" |
#include "webrtc/base/timeutils.h" |
#include "webrtc/common_types.h" |