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-aurora/files/gtk-engines-aurora-1.5.1-gl...

14 lines
229 B

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