X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2Fzio.C;h=2f6f6c583f3b3d0d07712cff1cb9d009de769a40;hb=964a629cd40e9cf5ca64e7ec8c5f630830e9d11b;hp=cb6ce15de290b88e4bf1dd03f4c87a02d76f668c;hpb=603a1dcb5b76c202d91d2e9053782343bebaa987;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/libzmpeg3/zio.C b/cinelerra-5.1/libzmpeg3/zio.C index cb6ce15d..2f6f6c58 100644 --- a/cinelerra-5.1/libzmpeg3/zio.C +++ b/cinelerra-5.1/libzmpeg3/zio.C @@ -1,4 +1,7 @@ #include "libzmpeg3.h" +#if defined(__TERMUX__) +#include "bthread.h" +#endif #ifdef USE_FUTEX typedef zmpeg3_t::zloc_t zzloc_t;