$NetBSD: patch-src_animation_c,v 1.1 2012/05/06 17:29:38 dholland Exp $ Fix build with latest glib2. --- src/animation.c~ 2009-02-20 18:35:50.000000000 +0000 +++ src/animation.c @@ -21,7 +21,7 @@ #include "animation.h" #ifdef HAVE_ANIMATION -#include +#include struct _AnimationInfo {