updated configure print summary with new XOAP flag
[monky] / src / x11.h
index 15c122a..9644f0f 100644 (file)
--- a/src/x11.h
+++ b/src/x11.h
@@ -89,6 +89,7 @@ void destroy_window(void);
 void create_gc(void);
 void set_transparent_background(Window win);
 long get_x11_color(const char *);
+void get_x11_desktop_info(Display *display, Atom atom);
 void set_struts(int);
 
 #endif /*X11_H_*/