#ifndef _XCB_H #define _XCB_H uint32_t get_colorpixel(xcb_connection_t *conn, xcb_window_t window, char *hex); #endif