intended-roles: fix symdef header inclusion

This commit is contained in:
Lennart Poettering 2009-06-23 03:35:34 +02:00
parent bcae7969db
commit b627d68721

View file

@ -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");