소스 검색

SOCL: fix include

Sylvain Henry 12 년 전
부모
커밋
4563ff0952
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      socl/src/cl_enqueuendrangekernel.c

+ 1 - 0
socl/src/cl_enqueuendrangekernel.c

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