diff options
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r-- | hw/xwin/win.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h index a43b94ac2..aa2fb0f08 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -398,6 +398,8 @@ typedef struct DWORD dwScreen; int iMonitor; + HMONITOR hMonitor; + DWORD dwUserWidth; DWORD dwUserHeight; DWORD dwWidth; |