Commit dd1d9b80 authored by Clément Bœsch's avatar Clément Bœsch

lavu/opencl: restore #if HAVE_THREADS

Fix regression since a8bb81a0.

Spotted-by: RiCON
parent 006d3e97
......@@ -26,6 +26,8 @@
#include "log.h"
#include "avassert.h"
#include "opt.h"
#if HAVE_THREADS
#include "thread.h"
#include "atomic.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment