summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 93fef90973..b60d174713 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -38,7 +38,7 @@
#include "aspect.h"
#ifdef SHOW_TIME
-#include "../linux/timer.h"
+#include "../osdep/timer.h"
static unsigned int timer=0;
static unsigned int timerd=0;
#endif