--- tensorflow/contrib/ffmpeg/default/BUILD.orig 2021-01-04 20:18:42 UTC +++ tensorflow/contrib/ffmpeg/default/BUILD @@ -18,6 +18,7 @@ cc_library( # Header is shared between implementations. "//tensorflow/contrib/ffmpeg:ffmpeg_lib.h", ], + copts = ["-I%%LOCALBASE%%/include"], deps = [ "//tensorflow/core:framework_headers_lib", "//third_party/eigen3",