mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
intended-roles: fix symdef header inclusion
This commit is contained in:
parent
bcae7969db
commit
b627d68721
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
#include <pulsecore/pstream-util.h>
|
#include <pulsecore/pstream-util.h>
|
||||||
#include <pulsecore/database.h>
|
#include <pulsecore/database.h>
|
||||||
|
|
||||||
#include "module-stream-restore-symdef.h"
|
#include "module-intended-roles-symdef.h"
|
||||||
|
|
||||||
PA_MODULE_AUTHOR("Lennart Poettering");
|
PA_MODULE_AUTHOR("Lennart Poettering");
|
||||||
PA_MODULE_DESCRIPTION("Automatically set device of streams based of intended roles of devices");
|
PA_MODULE_DESCRIPTION("Automatically set device of streams based of intended roles of devices");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue