#ifndef _XRANDR_H_
#define _XRANDR_H_
// "X11/extensions/Xrandr.h" for non-X11 compilation environment
typedef int RROutput;
#endif