]> Dogcows Code - chaz/openbox/commitdiff
dont need those includes no more
authorDana Jansens <danakj@orodu.net>
Mon, 17 Mar 2003 01:10:32 +0000 (01:10 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 17 Mar 2003 01:10:32 +0000 (01:10 +0000)
render/mask.h

index 43b5dacdbb9e08f9d4b8393d9024b80aab36b7d8..4d2144e2117b446b3ca3d87a640ca55fb2b629a6 100644 (file)
@@ -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);
This page took 0.023581 seconds and 4 git commands to generate.