use clew/clew.h path

This commit is contained in:
erwincoumans
2013-06-17 17:11:04 -07:00
parent 9a92eecf10
commit 41b49b6e18

View File

@@ -17,7 +17,7 @@ subject to the following restrictions:
#define B3_OPENCL_INCLUDE_H #define B3_OPENCL_INCLUDE_H
#ifdef B3_USE_CLEW #ifdef B3_USE_CLEW
#include "clew.h" #include "clew/clew.h"
#else #else
#ifdef __APPLE__ #ifdef __APPLE__