Index: webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc |
diff --git a/webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc b/webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc |
index f45a97af2f883304e9fc0d0766a9ea94ba50d32b..795a3f53047803a90139ea64994c08602aaa5076 100644 |
--- a/webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc |
+++ b/webrtc/modules/audio_coding/neteq/test/RTPtimeshift.cc |
@@ -12,7 +12,7 @@ |
#include <algorithm> |
#include <vector> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gtest.h" |
#include "webrtc/modules/audio_coding/neteq/test/NETEQTEST_RTPpacket.h" |
#define FIRSTLINELEN 40 |