wfreerdp-server: win7 guid fix
This commit is contained in:
parent
834c590fd8
commit
f855987b44
@ -29,6 +29,7 @@
|
||||
|
||||
#include <freerdp/freerdp.h>
|
||||
#include <freerdp/codec/rfx.h>
|
||||
|
||||
#include <freerdp/server/rdpsnd.h>
|
||||
|
||||
#define WF_SRV_CALLBACK_EVENT_CONNECT 1
|
||||
|
@ -25,6 +25,8 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <winpr\windows.h>
|
||||
|
||||
#include <InitGuid.h>
|
||||
#define CINTERFACE
|
||||
#include <mmsystem.h>
|
||||
#include <dsound.h>
|
||||
|
Loading…
Reference in New Issue
Block a user