Files
obs-studio/libobs-opengl
Yuri Victorovich 18ee961210 libobs-opengl: Make some includes unconditional
Move 3 headers out from the Linux-specific section.
Without these headers functions like open, close, drmXx aren't found.

* open requires <fcntl.h>
* close requres <unistd.h>
* drmXx requires <xf86drm.h>
2025-07-21 17:06:14 -04:00
..
2025-02-05 16:20:15 -05:00
2025-02-05 16:20:15 -05:00