[channels,audin] add missing include

This commit is contained in:
Armin Novak
2023-04-24 09:12:58 +02:00
committed by Martin Fleisz
parent c1cd48cb3c
commit 41eb024d98

View File

@@ -22,6 +22,7 @@
#ifndef FREERDP_CHANNEL_AUDIN_SERVER_H
#define FREERDP_CHANNEL_AUDIN_SERVER_H
#include <freerdp/config.h>
#include <freerdp/codec/audio.h>
#include <freerdp/channels/wtsvc.h>
#include <freerdp/channels/rdpsnd.h>