summaryrefslogtreecommitdiffstats
path: root/src/os_mswin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_mswin.c')
-rw-r--r--src/os_mswin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_mswin.c b/src/os_mswin.c
index 256da04580..f06583cc90 100644
--- a/src/os_mswin.c
+++ b/src/os_mswin.c
@@ -92,6 +92,7 @@ typedef int HFONT;
typedef int HICON;
typedef int HWND;
typedef int INPUT_RECORD;
+typedef int INT_PTR;
typedef int KEY_EVENT_RECORD;
typedef int LOGFONTW;
typedef int LPARAM;