aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/str_util.h
diff options
context:
space:
mode:
authorGravatar Josh Levenberg <josh11b@tensorflow.org>2016-01-26 10:46:54 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-26 11:00:12 -0800
commit22550dbd074835ac127fc054ae623b5fc205a34b (patch)
tree5d95c2b166954a785fb7c81b0c323f32ddea4371 /tensorflow/core/lib/strings/str_util.h
parentb0d0e476db7a6d5998af71c330efe41c19817dd7 (diff)
Global search & replace to move to the new location for
tensorflow/core/ files and build targets. Change: 113073087
Diffstat (limited to 'tensorflow/core/lib/strings/str_util.h')
-rw-r--r--tensorflow/core/lib/strings/str_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/lib/strings/str_util.h b/tensorflow/core/lib/strings/str_util.h
index 9d5ad81504..84673fe3cf 100644
--- a/tensorflow/core/lib/strings/str_util.h
+++ b/tensorflow/core/lib/strings/str_util.h
@@ -21,7 +21,7 @@ limitations under the License.
#include "tensorflow/core/lib/core/stringpiece.h"
#include "tensorflow/core/lib/gtl/array_slice.h"
#include "tensorflow/core/lib/strings/strcat.h"
-#include "tensorflow/core/platform/port.h"
+#include "tensorflow/core/platform/types.h"
// Basic string utility routines
namespace tensorflow {