diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-17 01:10:32 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-17 01:10:32 +0000 |
| commit | 26a3563ac697549cfe0131c5c2970c455f978607 (patch) | |
| tree | 413129797210e2895ea66d2665c0644741dd0e58 /render | |
| parent | f1db2721541af239f6af053526abd4cf80b750e0 (diff) | |
dont need those includes no more
Diffstat (limited to 'render')
| -rw-r--r-- | render/mask.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/render/mask.h b/render/mask.h index 43b5dacd..4d2144e2 100644 --- a/render/mask.h +++ b/render/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); |
