dont need those includes no more
This commit is contained in:
parent
f1db272154
commit
26a3563ac6
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue