]> icculus.org git repositories - dana/openbox.git/blob - obrender/button.h
Rename ObActions* to ObAction* and remove more 3.4-compat action stuff that was missed.
[dana/openbox.git] / obrender / button.h
1 #ifndef __button_h
2 #define __button_h
3
4 #include "render.h"
5
6 #include <X11/Xlib.h>
7 #include <X11/Xutil.h>
8 #include <glib.h>
9
10
11 #endif /* __button_h */