diff options
Diffstat (limited to 'x11vnc/xwrappers.c')
-rw-r--r-- | x11vnc/xwrappers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xwrappers.c b/x11vnc/xwrappers.c index 14635a4..0b70705 100644 --- a/x11vnc/xwrappers.c +++ b/x11vnc/xwrappers.c @@ -6,6 +6,7 @@ #include "xevents.h" #include "connections.h" #include "cleanup.h" +#include "macosx.h" int xshm_present = 0; int xtest_present = 0; |