aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/Input.c
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2015-01-29 10:16:49 +0100
committerPierre Ossman <ossman@cendio.se>2015-01-29 10:16:49 +0100
commit5a3c39a9a08312879dddc4042f04029fce58ce26 (patch)
tree7f9854497e1623221560fbd29c6b77e1147c9ade /unix/xserver/hw/vnc/Input.c
parentb9216b37ad51c161154f75d6d81c6290df20ff4f (diff)
downloadtigervnc-5a3c39a9a08312879dddc4042f04029fce58ce26.tar.gz
tigervnc-5a3c39a9a08312879dddc4042f04029fce58ce26.zip
Use proper prototypes in headers for all our internal functions
Diffstat (limited to 'unix/xserver/hw/vnc/Input.c')
-rw-r--r--unix/xserver/hw/vnc/Input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/xserver/hw/vnc/Input.c b/unix/xserver/hw/vnc/Input.c
index db9bf660..88fa68e1 100644
--- a/unix/xserver/hw/vnc/Input.c
+++ b/unix/xserver/hw/vnc/Input.c
@@ -26,6 +26,7 @@
#include "Input.h"
#include "vncExtInit.h"
+#include "RFBGlue.h"
#include "inputstr.h"
#if XORG >= 110