| 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..e419c5dbaa39e2375d825e88b5d413baf814be5a 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/test/gtest.h"
|
| #include "webrtc/modules/audio_coding/neteq/test/NETEQTEST_RTPpacket.h"
|
|
|
| #define FIRSTLINELEN 40
|
|
|