Fixed mac callbacks.

This commit is contained in:
Armin Novak 2018-09-25 15:18:37 +02:00
parent d513f184e9
commit e61219eb58
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ typedef struct mac_shadow_subsystem macShadowSubsystem;
struct mac_shadow_subsystem
{
RDP_SHADOW_SUBSYSTEM_COMMON();
rdpShadowSubsystem common;
int width;
int height;