diff options
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 09370fe..2c69d1b 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -190,6 +190,8 @@ #include <X11/extensions/XShm.h> #endif +#include <dirent.h> + #if LIBVNCSERVER_HAVE_XTEST #include <X11/extensions/XTest.h> #endif |