Download this file
1 2 3 4 5 6 7 8 9 10
#ifndef __YUTIL_H #define __YUTIL_H #include "ylib.h" #define __YIMP_XUTIL__ #include <X11/Xutil.h> #endif