aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/aot/embedded_protocol_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/aot/embedded_protocol_buffers.h')
-rw-r--r--tensorflow/compiler/aot/embedded_protocol_buffers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/aot/embedded_protocol_buffers.h b/tensorflow/compiler/aot/embedded_protocol_buffers.h
index cf5c04ac4b..bd270045e3 100644
--- a/tensorflow/compiler/aot/embedded_protocol_buffers.h
+++ b/tensorflow/compiler/aot/embedded_protocol_buffers.h
@@ -20,6 +20,7 @@ limitations under the License.
#ifndef TENSORFLOW_COMPILER_AOT_EMBEDDED_PROTOCOL_BUFFERS_H_
#define TENSORFLOW_COMPILER_AOT_EMBEDDED_PROTOCOL_BUFFERS_H_
+#include "absl/strings/string_view.h"
#include "absl/types/span.h"
#include "tensorflow/compiler/xla/statusor.h"
#include "tensorflow/core/platform/protobuf.h"