--- src/animation.c.orig	2008-05-04 14:59:36.000000000 -0500
+++ src/animation.c	2012-06-09 16:57:56.000000000 -0500
@@ -7,7 +7,7 @@
 #include "animation.h"
 
 #ifdef HAVE_ANIMATION
-#include <glib/gtimer.h>
+#include <glib.h>
 
 struct _AnimationInfo {
 	GTimer *timer;
