From 14f17c96d069f08f73094e66692d57aeffa69f6b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Mar 2003 00:38:29 +0000 Subject: [PATCH] add glib.h for guint --- render/mask.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.2