diff options
Diffstat (limited to 'src/decoder_thread.c')
-rw-r--r-- | src/decoder_thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder_thread.c b/src/decoder_thread.c index 2be0937da..093c67f90 100644 --- a/src/decoder_thread.c +++ b/src/decoder_thread.c @@ -28,6 +28,7 @@ #include "log.h" #include "ls.h" +#include <pthread.h> #include <glib.h> static bool |