Download this file
1 2 3 4 5 6 7 8 9 10
#ifndef __YBASE_H #define __YBASE_H #include "base.h" #define __YIMP_X__ #include <X11/X.h> #endif