mirror of https://github.com/FreeRDP/FreeRDP
Fixed mac callbacks.
This commit is contained in:
parent
d513f184e9
commit
e61219eb58
|
@ -37,7 +37,7 @@ typedef struct mac_shadow_subsystem macShadowSubsystem;
|
||||||
|
|
||||||
struct mac_shadow_subsystem
|
struct mac_shadow_subsystem
|
||||||
{
|
{
|
||||||
RDP_SHADOW_SUBSYSTEM_COMMON();
|
rdpShadowSubsystem common;
|
||||||
|
|
||||||
int width;
|
int width;
|
||||||
int height;
|
int height;
|
||||||
|
|
Loading…
Reference in New Issue