summaryrefslogtreecommitdiffstats
path: root/vnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnc.h')
-rw-r--r--vnc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc.h b/vnc.h
index fcc6824..c73d885 100644
--- a/vnc.h
+++ b/vnc.h
@@ -97,7 +97,7 @@ struct VncDisplay
int lsock;
DisplayState *ds;
VncState *clients;
- kbd_layout_t *kbd_layout;
+ a_kbd_layout *kbd_layout;
struct VncSurface guest; /* guest visible surface (aka ds->surface) */
DisplaySurface *server; /* vnc server surface */
OpenPOWER on IntegriCloud