aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/BUILD
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2015-12-16 17:56:43 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2015-12-16 17:56:43 -0800
commitdd99dfdf78ad3a210a449c7f8da501f3df4f37dc (patch)
tree9e13a0bcf644d4ec2e0b70e559f69e88c59066ad /third_party/eigen3/BUILD
parent4f07837840756dba221eb1d150325d7bc61f654a (diff)
Change: 110413131
Diffstat (limited to 'third_party/eigen3/BUILD')
-rw-r--r--third_party/eigen3/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/eigen3/BUILD b/third_party/eigen3/BUILD
index 538260db43..cf94f36a64 100644
--- a/third_party/eigen3/BUILD
+++ b/third_party/eigen3/BUILD
@@ -6,7 +6,7 @@ cc_library(
"Eigen/Core",
"Eigen/LU",
"Eigen/Cholesky",
- "unsupported/Eigen/CXX11/FixedPoint/Tensor",
+ "unsupported/Eigen/CXX11/Tensor",
"unsupported/Eigen/CXX11/FixedPoint",
"unsupported/Eigen/CXX11/src/FixedPoint/*.h",
"unsupported/Eigen/CXX11/NeuralNetworks",