mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pulse-server: include "reply.h" in "reply.h"
So that definitions are checked against declarations.
This commit is contained in:
parent
3b4a255dec
commit
0f70256230
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include "commands.h"
|
||||
#include "message.h"
|
||||
#include "log.h"
|
||||
#include "reply.h"
|
||||
|
||||
struct message *reply_new(const struct client *client, uint32_t tag)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue