diff options
Diffstat (limited to 'new/ui_windows.h')
| -rw-r--r-- | new/ui_windows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/ui_windows.h b/new/ui_windows.h index 3545244..f0bbe2c 100644 --- a/new/ui_windows.h +++ b/new/ui_windows.h @@ -29,7 +29,7 @@ #include <stdarg.h> #include <oleacc.h> #include <stdio.h> -#include "ui.h" +#include "uipriv.h" // alloc_windows.c extern void *uiAlloc(size_t); |
