forked from pool/gtk2-engine-aurora
14 lines
329 B
Diff
14 lines
329 B
Diff
![]() |
Index: aurora-1.5.1/src/animation.c
|
||
|
===================================================================
|
||
|
--- aurora-1.5.1.orig/src/animation.c
|
||
|
+++ aurora-1.5.1/src/animation.c
|
||
|
@@ -7,7 +7,7 @@
|
||
|
#include "animation.h"
|
||
|
|
||
|
#ifdef HAVE_ANIMATION
|
||
|
-#include <glib/gtimer.h>
|
||
|
+#include <glib.h>
|
||
|
|
||
|
struct _AnimationInfo {
|
||
|
GTimer *timer;
|