summaryrefslogtreecommitdiffstats
path: root/x11vnc/solid.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/solid.h')
-rw-r--r--x11vnc/solid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/solid.h b/x11vnc/solid.h
index d71d8b6..e9ae0b3 100644
--- a/x11vnc/solid.h
+++ b/x11vnc/solid.h
@@ -5,5 +5,6 @@
extern char *guess_desktop(void);
extern void solid_bg(int restore);
+extern XImage *solid_root(char *color);
#endif /* _X11VNC_SOLID_H */