diff libvo/vo_directfb2.c @ 9380:edfe34c5405d

linux->osdep
author arpi
date Sun, 09 Feb 2003 20:18:23 +0000
parents 554e6aa7da5f
children d3af25abde21
line wrap: on
line diff
--- a/libvo/vo_directfb2.c	Sun Feb 09 20:01:25 2003 +0000
+++ b/libvo/vo_directfb2.c	Sun Feb 09 20:18:23 2003 +0000
@@ -675,7 +675,7 @@
 
 extern void mplayer_put_key(int code);
 
-#include "../linux/keycodes.h"
+#include "../osdep/keycodes.h"
 
 static void check_events(void)
 {