<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/GTKEngine/animation.c.orig	2010-08-23 09:03:31.000000000 -0500
+++ src/GTKEngine/animation.c	2012-04-09 06:18:12.000000000 -0500
@@ -23,7 +23,7 @@
 #include "animation.h"
 
 #ifdef HAVE_ANIMATION
-#include &lt;glib/gtimer.h&gt;
+#include &lt;glib.h&gt;
 
 struct _AnimationInfo
 {
</pre></body></html>