diff options
Diffstat (limited to 'vnc.c')
-rw-r--r-- | vnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -479,4 +479,4 @@ GtkWidget *vnc_open(char *hostname, int tcpport, unsigned long flags, return NULL; } -#endif /* HAVE_VNCCLIENT */ +#endif /* HAVE_GTK_VNC */ |