summaryrefslogtreecommitdiff
path: root/server/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/sound.c')
-rw-r--r--server/sound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sound.c b/server/sound.c
index c222c8d6..be9ad5fa 100644
--- a/server/sound.c
+++ b/server/sound.c
@@ -39,6 +39,7 @@
#include "red-channel-client.h"
/* FIXME: for now, allow sound channel access to private RedChannelClient data */
#include "red-channel-client-private.h"
+#include "red-client.h"
#include "sound.h"
#include <common/snd_codec.h>
#include "demarshallers.h"