aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/pb/grpc/health/checker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/pb/grpc/health/checker.rb')
-rw-r--r--src/ruby/pb/grpc/health/checker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/pb/grpc/health/checker.rb b/src/ruby/pb/grpc/health/checker.rb
index f7310d9289..4bce1744c4 100644
--- a/src/ruby/pb/grpc/health/checker.rb
+++ b/src/ruby/pb/grpc/health/checker.rb
@@ -28,7 +28,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
require 'grpc'
-require 'grpc/health/v1/health_services'
+require 'grpc/health/v1/health_services_pb'
require 'thread'
module Grpc