diff options
Diffstat (limited to 'x11vnc/win_utils.c')
-rw-r--r-- | x11vnc/win_utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/win_utils.c b/x11vnc/win_utils.c index 52e012e..35862f7 100644 --- a/x11vnc/win_utils.c +++ b/x11vnc/win_utils.c @@ -6,6 +6,7 @@ #include "cleanup.h" #include "xwrappers.h" #include "connections.h" +#include "macosx.h" winattr_t *stack_list = NULL; int stack_list_len = 0; |