aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/thread_annotations.h
diff options
context:
space:
mode:
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"