mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
elsa-endpoint: include asoundlib first
This commit is contained in:
parent
8c53e5305d
commit
3c51f559ef
1 changed files with 1 additions and 1 deletions
|
|
@ -30,8 +30,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <alsa/use-case.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
#include <alsa/use-case.h>
|
||||
|
||||
#include <spa/node/node.h>
|
||||
#include <spa/utils/hook.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue