diff options
Diffstat (limited to 'src/gui_w48.c')
-rw-r--r-- | src/gui_w48.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui_w48.c b/src/gui_w48.c index 164a9f9ed..345d4da97 100644 --- a/src/gui_w48.c +++ b/src/gui_w48.c @@ -129,6 +129,7 @@ typedef void *HDC; typedef void VOID; typedef int LPNMHDR; typedef int LONG; +typedef int WNDPROC; #endif #ifndef GET_X_LPARAM |