diff --git a/src/node/ext/node_grpc.cc b/src/node/ext/node_grpc.cc
index 4582df11644044947da2c9ea9b072bf87d5c2c54..f600cb9def609d4a968078903ab48f1f1362d0d3 100644
--- a/src/node/ext/node_grpc.cc
+++ b/src/node/ext/node_grpc.cc
@@ -52,7 +52,6 @@ extern "C" {
 #include "channel.h"
 #include "channel_credentials.h"
 #include "server.h"
-#include "completion_queue_async_worker.h"
 #include "server_credentials.h"
 #include "slice.h"
 #include "timeval.h"