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 f923262..55f341b 100644 --- a/x11vnc/win_utils.c +++ b/x11vnc/win_utils.c @@ -5,6 +5,7 @@ #include "winattr_t.h" #include "cleanup.h" #include "xwrappers.h" +#include "connections.h" winattr_t *stack_list = NULL; int stack_list_len = 0; |