aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-08-14 13:24:54 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-08-14 13:28:28 -0700
commitb7f6cb80dc2b6b9de278eb68373320d683cd36d0 (patch)
treef186bcb5c5fb0e51e5d946cd3459aa388b6280ed
parent9ec70f309c6b87455a946b8a1620042acd28a54a (diff)
internal change
PiperOrigin-RevId: 165220185
-rw-r--r--tensorflow/core/util/example_proto_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/util/example_proto_helper.h b/tensorflow/core/util/example_proto_helper.h
index 44838d2e54..7414d61e8b 100644
--- a/tensorflow/core/util/example_proto_helper.h
+++ b/tensorflow/core/util/example_proto_helper.h
@@ -20,6 +20,7 @@ limitations under the License.
#include <vector>
#include "tensorflow/core/example/example.pb.h"
+#include "tensorflow/core/example/feature.pb.h"
#include "tensorflow/core/framework/allocator.h"
#include "tensorflow/core/framework/graph.pb.h"
#include "tensorflow/core/framework/partial_tensor_shape.h"