Skip to content

Commit

Permalink
Devil in details.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbikker committed Nov 16, 2024
1 parent 8ad3f89 commit 27d3488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiny_bvh_speedtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ void embreeError( void* userPtr, enum RTCError error, const char* str )

#ifdef ENABLE_OPENCL
#define TINY_OCL_IMPLEMENTATION
#include "external/OpenCL/inc/CL/cl.h"
#include "CL/cl.h"
#include "tiny_ocl.h"
#endif

Expand Down

0 comments on commit 27d3488

Please sign in to comment.