mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 01:52:04 -05:00
linux-pipewire: Drop unused Linux-only header
<dma-buf.h> provides DMA_BUF_IOCTL_* which were never used by OBS.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <glad/glad.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <libdrm/drm_fourcc.h>
|
||||
#include <pipewire/pipewire.h>
|
||||
#include <spa/param/video/format-utils.h>
|
||||
|
||||
Reference in New Issue
Block a user