From: Dana Jansens Date: Mon, 17 Mar 2003 01:10:32 +0000 (+0000) Subject: dont need those includes no more X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=26a3563ac697549cfe0131c5c2970c455f978607;p=chaz%2Fopenbox dont need those includes no more --- 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 -#include #include "render.h" pixmap_mask *pixmap_mask_new(int w, int h, char *data);