From: Dana Jansens Date: Mon, 17 Mar 2003 00:38:29 +0000 (+0000) Subject: add glib.h for guint X-Git-Tag: openbox-3_0-rc1-RELEASE~1981 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=14f17c96d069f08f73094e66692d57aeffa69f6b;p=dana%2Fopenbox.git add glib.h for guint --- diff --git a/render/mask.h b/render/mask.h index 90a622b3..2d507a63 100644 --- a/render/mask.h +++ b/render/mask.h @@ -2,6 +2,7 @@ #define __mask_h #include +#include typedef struct { Pixmap mask;