aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/thd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc++/impl/thd.h')
-rw-r--r--include/grpc++/impl/thd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/impl/thd.h b/include/grpc++/impl/thd.h
index 4c4578a92d..f8d4258ac6 100644
--- a/include/grpc++/impl/thd.h
+++ b/include/grpc++/impl/thd.h
@@ -34,7 +34,7 @@
#ifndef GRPCXX_IMPL_THD_H
#define GRPCXX_IMPL_THD_H
-#include <grpc++/config.h>
+#include <grpc++/support/config.h>
#ifdef GRPC_CXX0X_NO_THREAD
#include <grpc++/impl/thd_no_cxx11.h>