diff options
Diffstat (limited to 'unix/xserver/hw/vnc/Input.cc')
-rw-r--r-- | unix/xserver/hw/vnc/Input.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/xserver/hw/vnc/Input.cc b/unix/xserver/hw/vnc/Input.cc index d36a4d76..cf6a7df2 100644 --- a/unix/xserver/hw/vnc/Input.cc +++ b/unix/xserver/hw/vnc/Input.cc @@ -49,6 +49,7 @@ CopyKeyClass(DeviceIntPtr device, DeviceIntPtr master); extern _X_EXPORT DevPrivateKey CoreDevicePrivateKey; #endif #include <X11/keysym.h> +#include <X11/Xlib.h> #include <X11/Xutil.h> #undef public #undef class |