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-rezlooks/files/gtk-engines-rezlooks-0.6-gl...

14 lines
329 B

Index: rezlooks-0.6/src/animation.c
===================================================================
--- rezlooks-0.6.orig/src/animation.c
+++ rezlooks-0.6/src/animation.c
@@ -7,7 +7,7 @@
#include "animation.h"
#ifdef HAVE_ANIMATION
-#include <glib/gtimer.h>
+#include <glib.h>
struct _AnimationInfo {
GTimer *timer;