openbox/obrender/button.h

12 lines
149 B
C
Raw Normal View History

#ifndef __button_h
#define __button_h
#include "render.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <glib.h>
#endif /* __button_h */