diff libvo/vo_xmga.c @ 9380:edfe34c5405d

linux->osdep
author arpi
date Sun, 09 Feb 2003 20:18:23 +0000
parents 5b39e79af5fe
children 07870312c054
line wrap: on
line diff
--- a/libvo/vo_xmga.c	Sun Feb 09 20:01:25 2003 +0000
+++ b/libvo/vo_xmga.c	Sun Feb 09 20:18:23 2003 +0000
@@ -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