<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- gtk-engines-2.91.1/engines/clearlooks/src/animation.c.orig	2012-01-15 14:42:22.742666206 +0100
+++ gtk-engines-2.91.1/engines/clearlooks/src/animation.c	2012-01-15 14:42:47.796339351 +0100
@@ -28,7 +28,7 @@
 #include "animation.h"
 
 #ifdef HAVE_WORKING_ANIMATION
-#include &lt;glib/gtimer.h&gt;
+#include &lt;glib.h&gt;
 
 struct _AnimationInfo {
 	GTimer *timer;
</pre></body></html>