Index: third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc |
diff --git a/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc b/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc |
index 755272188875f5f68b6e85e8db01550fdd12ae4b..937aa5abaaebe8e4f7439514da5566ae0781a425 100644 |
--- a/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc |
+++ b/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc |
@@ -33,7 +33,7 @@ |
#include <cstring> |
-#include "atomicops.h" |
+#include <google/protobuf/stubs/atomicops.h> |
// This file only makes sense with atomicops_internals_x86_gcc.h -- it |
// depends on structs that are defined in that file. If atomicops.h |