http://git.gnome.org/browse/gtk-engines/commit/?h=gtk-engines-2-22&id=8d49a386f467cbf8e0842d2218126f643e50f834
--- engines/clearlooks/src/animation.c.orig
+++ engines/clearlooks/src/animation.c
@@ -28,7 +28,7 @@
 #include "animation.h"
 
 #ifdef HAVE_WORKING_ANIMATION
-#include <glib/gtimer.h>
+#include <glib.h>
 
 struct _AnimationInfo {
 	GTimer *timer;
