diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-17 00:38:29 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-17 00:38:29 +0000 |
| commit | 14f17c96d069f08f73094e66692d57aeffa69f6b (patch) | |
| tree | a0ca035c3685941a5cf21bb038e39baa37851e4a /render/mask.h | |
| parent | 05145e157f0ea31eeab89cda3b1fb44234402a12 (diff) | |
add glib.h for guint
Diffstat (limited to 'render/mask.h')
| -rw-r--r-- | render/mask.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <X11/Xlib.h> +#include <glib.h> typedef struct { Pixmap mask; |
