Add threading and thread pool API
[openjpeg.git] / src / lib / openjp2 / opj_includes.h
index 58a5a9a9ac070eca5c6d4ca901b20718ad9fc0d7..c2cc31fa61f09e26911970a77a4a3db83dca0137 100644 (file)
@@ -182,6 +182,8 @@ static INLINE long opj_lrintf(float f) {
 #include "bio.h"
 #include "cio.h"
 
+#include "thread.h"
+
 #include "image.h"
 #include "invert.h"
 #include "j2k.h"