dont need those includes no more

This commit is contained in:
Dana Jansens 2003-03-17 01:10:32 +00:00
parent f1db272154
commit 26a3563ac6

View 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);