summaryrefslogtreecommitdiffstats
path: root/src/gui_w48.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-08-10 15:00:24 +0200
committerBram Moolenaar <Bram@vim.org>2013-08-10 15:00:24 +0200
commit3b1db36689ee9b3a49de1362c1678372263a01fe (patch)
tree690a508be01e936e11497ec7ecf6cb981d7feb80 /src/gui_w48.c
parentb7512b79ce62b5dba75eb5768ec5f0d0fddb49ee (diff)
release version 7.4v7.4
Diffstat (limited to 'src/gui_w48.c')
-rw-r--r--src/gui_w48.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui_w48.c b/src/gui_w48.c
index 164a9f9edb..345d4da97a 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