aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/device_name_utils.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:22 -0800
commit351e0289095b4e638e6ab71c8d69a61efca6ecb2 (patch)
tree03a36f9771f97ef3f02e43c7e7c466d4d436d2e6 /tensorflow/core/util/device_name_utils.h
parent22550dbd074835ac127fc054ae623b5fc205a34b (diff)
Global search & replace to move to the new location for
tensorflow/core/ files and build targets. Change: 113073090
Diffstat (limited to 'tensorflow/core/util/device_name_utils.h')
-rw-r--r--tensorflow/core/util/device_name_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/util/device_name_utils.h b/tensorflow/core/util/device_name_utils.h
index d7c7949bc9..a375ca4427 100644
--- a/tensorflow/core/util/device_name_utils.h
+++ b/tensorflow/core/util/device_name_utils.h
@@ -18,8 +18,8 @@ limitations under the License.
#include <string>
+#include "tensorflow/core/lib/core/status.h"
#include "tensorflow/core/lib/core/stringpiece.h"
-#include "tensorflow/core/public/status.h"
namespace tensorflow {