Browse Source

SOCL: fix include

Sylvain Henry 12 years ago
parent
commit
4563ff0952
1 changed files with 1 additions and 0 deletions
  1. 1 0
      socl/src/cl_enqueuendrangekernel.c

+ 1 - 0
socl/src/cl_enqueuendrangekernel.c

@@ -15,6 +15,7 @@
  */
  */
 
 
 #include "socl.h"
 #include "socl.h"
+#include "event.h"
 
 
 
 
 void soclEnqueueNDRangeKernel_task(void *descr[], void *args) {
 void soclEnqueueNDRangeKernel_task(void *descr[], void *args) {