diff options
Diffstat (limited to 'x11vnc/cleanup.c')
-rw-r--r-- | x11vnc/cleanup.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/cleanup.c b/x11vnc/cleanup.c index 1134a0f..74f0ea6 100644 --- a/x11vnc/cleanup.c +++ b/x11vnc/cleanup.c @@ -12,6 +12,8 @@ #include "sslcmds.h" #include "sslhelper.h" #include "connections.h" +#include "macosx.h" +#include "macosxCG.h" /* * Exiting and error handling routines |