summaryrefslogtreecommitdiff
path: root/src/cl_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cl_event.h')
-rw-r--r--src/cl_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cl_event.h b/src/cl_event.h
index 879357c2..23378e88 100644
--- a/src/cl_event.h
+++ b/src/cl_event.h
@@ -21,6 +21,7 @@
#define __CL_EVENT_H__
struct _cl_event {
+ DEFINE_ICD(dispatch)
};
#endif /* __CL_EVENT_H__ */