aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/python/numpy_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/python/numpy_bridge.h')
-rw-r--r--tensorflow/compiler/xla/python/numpy_bridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/xla/python/numpy_bridge.h b/tensorflow/compiler/xla/python/numpy_bridge.h
index 64f0aae0f9..a67c93a4fb 100644
--- a/tensorflow/compiler/xla/python/numpy_bridge.h
+++ b/tensorflow/compiler/xla/python/numpy_bridge.h
@@ -25,7 +25,7 @@ limitations under the License.
#include <algorithm>
#include <memory>
-#include "tensorflow/compiler/xla/literal_util.h"
+#include "tensorflow/compiler/xla/literal.h"
#include "tensorflow/compiler/xla/xla_data.pb.h"
#include "tensorflow/core/lib/gtl/array_slice.h"
#include "tensorflow/python/lib/core/numpy.h"