all repos — openbox @ 26a3563ac697549cfe0131c5c2970c455f978607

openbox fork - make it a bit more like ryudo

dont need those includes no more
Dana Jansens danakj@orodu.net
commit

26a3563ac697549cfe0131c5c2970c455f978607

parent

f1db2721541af239f6af053526abd4cf80b750e0

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M render/mask.hrender/mask.h

@@ -1,8 +1,6 @@

#ifndef __mask_h #define __mask_h -#include <X11/Xlib.h> -#include <glib.h> #include "render.h" pixmap_mask *pixmap_mask_new(int w, int h, char *data);