diff options
Diffstat (limited to 'x11vnc/scan.h')
-rw-r--r-- | x11vnc/scan.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/scan.h b/x11vnc/scan.h index 55f45f1..f2765e1 100644 --- a/x11vnc/scan.h +++ b/x11vnc/scan.h @@ -4,6 +4,7 @@ /* -- scan.h -- */ extern int nap_ok; +extern int scanlines[]; extern void initialize_tiles(void); extern void free_tiles(void); |