diff options
Diffstat (limited to 'libhb/internal.h')
-rw-r--r-- | libhb/internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libhb/internal.h b/libhb/internal.h index e4d5ed71c..3920cf025 100644 --- a/libhb/internal.h +++ b/libhb/internal.h @@ -8,6 +8,7 @@ */ #include "hbffmpeg.h" +#include "extras/cl.h" /*********************************************************************** * common.c @@ -121,14 +122,13 @@ struct hb_buffer_s void *filter_details; } qsv_details; -#ifdef USE_OPENCL + /* OpenCL */ struct cl_data { cl_mem buffer; cl_event last_event; enum { HOST, DEVICE } buffer_location; } cl; -#endif // PICTURESUB subtitle packets: |