aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/BUILD')
-rw-r--r--tensorflow/core/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD
index f7b79e82e1..54f2ff7e13 100644
--- a/tensorflow/core/BUILD
+++ b/tensorflow/core/BUILD
@@ -981,6 +981,8 @@ cc_library(
deps = [
":protos_cc",
"//third_party/eigen3",
+ "//third_party/fft2d:fft2d_headers",
+ "@fft2d//:fft2d",
"@gemmlowp//:gemmlowp",
"@nsync//:nsync_cpp",
],