mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
make distcheck pass
This commit is contained in:
parent
e26ffc9b50
commit
fa93cb71e8
9 changed files with 611 additions and 453 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#include <pulsecore/time-smoother.h>
|
||||
#include <pulsecore/rtclock.h>
|
||||
|
||||
#include "dbus-util.h"
|
||||
#include "../dbus-util.h"
|
||||
#include "module-bluetooth-device-symdef.h"
|
||||
#include "ipc.h"
|
||||
#include "sbc.h"
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
#include <pulsecore/llist.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
|
||||
#include "dbus-util.h"
|
||||
#include "../dbus-util.h"
|
||||
#include "module-bluetooth-discover-symdef.h"
|
||||
|
||||
PA_MODULE_AUTHOR("Joao Paulo Rechi Vita");
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
#include <pulsecore/core-error.h>
|
||||
#include <pulsecore/start-child.h>
|
||||
|
||||
#include "dbus-util.h"
|
||||
#include "../dbus-util.h"
|
||||
#include "module-bluetooth-proximity-symdef.h"
|
||||
|
||||
PA_MODULE_AUTHOR("Lennart Poettering");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue