openbox/obrender/button.h
2010-10-14 15:54:47 +02:00

11 lines
149 B
C

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