aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/equal_graph_def.h
diff options
context:
space:
mode:
authorGravatar Josh Levenberg <josh11b@tensorflow.org>2016-01-26 11:42:38 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-26 12:55:35 -0800
commitc10f439740396006e45059435e552e4d4ad2c1ad (patch)
tree25493e150b65c4d7d8fd4b6c8b2abc08069981f0 /tensorflow/core/graph/equal_graph_def.h
parentf8fa35b8a1910772d6d6ba7b621f905358640c2c (diff)
Global search & replace to move to the new location for
tensorflow/core/ files and build targets. Change: 113080052
Diffstat (limited to 'tensorflow/core/graph/equal_graph_def.h')
-rw-r--r--tensorflow/core/graph/equal_graph_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/graph/equal_graph_def.h b/tensorflow/core/graph/equal_graph_def.h
index c1a3822612..2e8ad82c10 100644
--- a/tensorflow/core/graph/equal_graph_def.h
+++ b/tensorflow/core/graph/equal_graph_def.h
@@ -18,7 +18,7 @@ limitations under the License.
#include "tensorflow/core/framework/graph.pb.h"
#include "tensorflow/core/framework/graph_def_util.h"
-#include "tensorflow/core/platform/port.h"
+#include "tensorflow/core/platform/types.h"
namespace tensorflow {