diff options
author | Darin Adler <darin@src.gnome.org> | 2000-05-28 03:19:28 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2000-05-28 03:19:28 +0000 |
commit | 288b44b2d2490443f819a6f287fd4241321f9da5 (patch) | |
tree | d0a2ce8d662d0612c5c8af5a3eeef47d7a0a279c /gdk-pixbuf/test-gdk-pixbuf.c | |
parent | e5206ce9038ead33af8ef895d0a08609b21bcb7b (diff) | |
download | gtk+-288b44b2d2490443f819a6f287fd4241321f9da5.tar.gz |
Oops.
Diffstat (limited to 'gdk-pixbuf/test-gdk-pixbuf.c')
-rw-r--r-- | gdk-pixbuf/test-gdk-pixbuf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk-pixbuf/test-gdk-pixbuf.c b/gdk-pixbuf/test-gdk-pixbuf.c index 54fff2f872..182703c97f 100644 --- a/gdk-pixbuf/test-gdk-pixbuf.c +++ b/gdk-pixbuf/test-gdk-pixbuf.c @@ -22,6 +22,8 @@ */ #include <config.h> + +#include <stdlib.h> #include "gdk-pixbuf.h" |