Index: third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc |
=================================================================== |
--- third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc (revision 216642) |
+++ third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc (working copy) |
@@ -32,9 +32,9 @@ |
// Based on original Protocol Buffers design by |
// Sanjay Ghemawat, Jeff Dean, and others. |
-#include <google/protobuf/io/zero_copy_stream_impl.h> |
+#include <google/protobuf/io/zero_copy_stream_impl_lite.h> |
#include <google/protobuf/stubs/common.h> |
-#include <google/protobuf/stubs/stl_util-inl.h> |
+#include <google/protobuf/stubs/stl_util.h> |
namespace google { |
namespace protobuf { |