diff options
Diffstat (limited to 'vncterm/VNConsole.c')
-rw-r--r-- | vncterm/VNConsole.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vncterm/VNConsole.c b/vncterm/VNConsole.c index b25c4bd..720a42e 100644 --- a/vncterm/VNConsole.c +++ b/vncterm/VNConsole.c @@ -1,4 +1,5 @@ #include <stdarg.h> +#include <rfb/keysym.h> #include "VNConsole.h" #define DEBUG(x) |