diff options
Diffstat (limited to 'x11vnc/8to24.c')
-rw-r--r-- | x11vnc/8to24.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/8to24.c b/x11vnc/8to24.c index 19061e6..b07e468 100644 --- a/x11vnc/8to24.c +++ b/x11vnc/8to24.c @@ -4,6 +4,7 @@ #include "scan.h" #include "util.h" #include "win_utils.h" +#include "xwrappers.h" int multivis_count = 0; int multivis_24count = 0; |