summaryrefslogtreecommitdiffstats
path: root/src/gui_w32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_w32.c')
-rw-r--r--src/gui_w32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui_w32.c b/src/gui_w32.c
index 7bdbf418da..f53318d677 100644
--- a/src/gui_w32.c
+++ b/src/gui_w32.c
@@ -272,9 +272,11 @@ typedef int HRESULT;
# undef MSG
typedef int MSG;
typedef int NEWTEXTMETRIC;
+typedef int NMHDR;
typedef int OSVERSIONINFO;
typedef int PWORD;
typedef int RECT;
+typedef int SIZE;
typedef int UINT;
typedef int WORD;
typedef int WPARAM;