Index: webrtc/test/fake_network_pipe.h |
diff --git a/webrtc/test/fake_network_pipe.h b/webrtc/test/fake_network_pipe.h |
index 608ff008c9919c4e23bc418806cd56f59fd58380..3c2db86214e6ba668065e1944673c240b507bb98 100644 |
--- a/webrtc/test/fake_network_pipe.h |
+++ b/webrtc/test/fake_network_pipe.h |
@@ -19,6 +19,7 @@ |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/criticalsection.h" |
#include "webrtc/base/random.h" |
+#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |