diff libvo/vo_ggi.c @ 9380:edfe34c5405d

linux->osdep
author arpi
date Sun, 09 Feb 2003 20:18:23 +0000
parents 5b39e79af5fe
children 6fb8a6a4a071
line wrap: on
line diff
--- a/libvo/vo_ggi.c	Sun Feb 09 20:01:25 2003 +0000
+++ b/libvo/vo_ggi.c	Sun Feb 09 20:18:23 2003 +0000
@@ -531,7 +531,7 @@
 }
 
 /* EVENT handling */
-#include "../linux/keycodes.h"
+#include "../osdep/keycodes.h"
 extern void mplayer_put_key(int code);
 
 static void check_events(void)