You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-themes/gtk-engines-ubuntulooks/files/gtk-engines-ubuntulooks-0.9...

14 lines
243 B

http://bugs.gentoo.org/419395
--- a/engine/src/animation.c
+++ b/engine/src/animation.c
@@ -7,7 +7,7 @@
#include "animation.h"
#ifdef HAVE_ANIMATION
-#include <glib/gtimer.h>
+#include <glib.h>
struct _AnimationInfo {
GTimer *timer;