aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/thread_annotations.h
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/thread_annotations.h
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/thread_annotations.h')
-rw-r--r--tensorflow/core/platform/thread_annotations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/platform/thread_annotations.h b/tensorflow/core/platform/thread_annotations.h
index 9af87e408e..95a676ea9e 100644
--- a/tensorflow/core/platform/thread_annotations.h
+++ b/tensorflow/core/platform/thread_annotations.h
@@ -16,7 +16,7 @@ limitations under the License.
#ifndef TENSORFLOW_PLATFORM_THREAD_ANNOTATIONS_H_
#define TENSORFLOW_PLATFORM_THREAD_ANNOTATIONS_H_
-#include "tensorflow/core/platform/port.h"
+#include "tensorflow/core/platform/types.h"
#if defined(PLATFORM_GOOGLE) || defined(PLATFORM_GOOGLE_ANDROID)
#include "tensorflow/core/platform/google/build_config/thread_annotations.h"