avoid exit on startup for demo "julia" and handle EWMH delete window. See bug https...
[free-sw/xcb/demo] / reply_formats.h
index 612d83c..4795109 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef REPLY_FORMATS_H
 #define REPLY_FORMATS_H
 
-#include <X11/XCB/xcb.h>
+#include <xcb/xcb.h>
 
 int formatGetWindowAttributesReply(xcb_window_t wid, xcb_get_window_attributes_reply_t *reply);
 int formatGetGeometryReply(xcb_window_t wid, xcb_get_geometry_reply_t *reply);