diff options
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 3aaa9f4..05aaaa4 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -467,6 +467,7 @@ extern double last_copyrect_fix; extern double last_wireframe; extern double servertime_diff; extern double x11vnc_start; +extern double g_now; extern double last_get_wm_frame_time; extern Window last_get_wm_frame; |