]> Dogcows Code - chaz/openbox/commitdiff
add glib.h for guint
authorDana Jansens <danakj@orodu.net>
Mon, 17 Mar 2003 00:38:29 +0000 (00:38 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 17 Mar 2003 00:38:29 +0000 (00:38 +0000)
render/mask.h

index 90a622b3fe39353292680e4230e5e3f19391f190..2d507a63a70957c47581efcf9478ae97c8029f9e 100644 (file)
@@ -2,6 +2,7 @@
 #define __mask_h
 
 #include <X11/Xlib.h>
+#include <glib.h>
 
 typedef struct {
   Pixmap mask;
This page took 0.023129 seconds and 4 git commands to generate.