aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/workqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/iomgr/workqueue.h')
-rw-r--r--src/core/iomgr/workqueue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/iomgr/workqueue.h b/src/core/iomgr/workqueue.h
index 0bec714d4f..0bc7e314e1 100644
--- a/src/core/iomgr/workqueue.h
+++ b/src/core/iomgr/workqueue.h
@@ -36,6 +36,7 @@
#include "src/core/iomgr/iomgr.h"
#include "src/core/iomgr/pollset.h"
+#include "src/core/iomgr/closure.h"
#ifdef GPR_POSIX_SOCKET
#include "src/core/iomgr/workqueue_posix.h"