wfreerdp-server: win7 guid fix

This commit is contained in:
C-o-r-E 2012-10-19 17:29:44 -04:00
parent 834c590fd8
commit f855987b44
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -25,6 +25,8 @@
#include <stdlib.h>
#include <winpr\windows.h>
#include <InitGuid.h>
#define CINTERFACE
#include <mmsystem.h>
#include <dsound.h>