PatTheMav 2bb0818fb4 libobs: Use system header notation for pthread.h include
Using a relative path for the pthread.h header by w32-pthreads breaks
compilation of plugins which include threading.h from libobs (as
w32-pthreads will exist at a different location relative to the
libobs header).

As w32-pthreads (and its include directory) is added to the libobs
target by CMake, the pthread.h header will be found even when using
system header notation.

Fixes https://github.com/obsproject/obs-studio/issues/7155
2022-08-24 05:40:37 -07:00
..
2022-05-21 02:24:43 +02:00
2022-07-19 09:28:51 -03:00
2022-03-27 16:28:40 -07:00
2022-03-19 15:46:34 -07:00
2022-05-24 14:31:48 -03:00
2022-05-24 14:31:48 -03:00
2019-10-14 17:19:38 -07:00