aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/env_test.cc
diff options
context:
space:
mode:
authorGravatar Josh Levenberg <josh11b@tensorflow.org>2016-01-26 10:59:09 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-26 11:00:41 -0800
commite866ee53ea243ea1f3154ddc21cdf8661930d518 (patch)
treefcb6cea9bc0965d4e2f19e18a6cdcc5168e2ff87 /tensorflow/core/platform/env_test.cc
parent1a116c2fd66037245ab1d61c037870a721c4d9f1 (diff)
Global search & replace to move to the new location for
tensorflow/core/ files and build targets. Change: 113074643
Diffstat (limited to 'tensorflow/core/platform/env_test.cc')
-rw-r--r--tensorflow/core/platform/env_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/platform/env_test.cc b/tensorflow/core/platform/env_test.cc
index a817ef5735..bcbdf1614d 100644
--- a/tensorflow/core/platform/env_test.cc
+++ b/tensorflow/core/platform/env_test.cc
@@ -13,7 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
-#include "tensorflow/core/public/env.h"
+#include "tensorflow/core/platform/env.h"
#include "tensorflow/core/lib/io/path.h"
#include "tensorflow/core/lib/strings/strcat.h"