aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/nccl/kernels/nccl_ops.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/nccl/kernels/nccl_ops.cc')
-rw-r--r--tensorflow/contrib/nccl/kernels/nccl_ops.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/nccl/kernels/nccl_ops.cc b/tensorflow/contrib/nccl/kernels/nccl_ops.cc
index 266d4f6f0d..c2b76caef3 100644
--- a/tensorflow/contrib/nccl/kernels/nccl_ops.cc
+++ b/tensorflow/contrib/nccl/kernels/nccl_ops.cc
@@ -17,7 +17,7 @@ limitations under the License.
#include <vector>
-#include "src/nccl.h"
+#include "third_party/nccl/nccl.h"
#include "tensorflow/contrib/nccl/kernels/nccl_manager.h"
#include "tensorflow/core/framework/op_kernel.h"