diff libvo/x11_common.c @ 9380:edfe34c5405d

linux->osdep
author arpi
date Sun, 09 Feb 2003 20:18:23 +0000
parents 3d5fe5fe4aa9
children 7df3ad87dd00
line wrap: on
line diff
--- a/libvo/x11_common.c	Sun Feb 09 20:01:25 2003 +0000
+++ b/libvo/x11_common.c	Sun Feb 09 20:18:23 2003 +0000
@@ -399,7 +399,7 @@
  mDisplay=NULL;
 }
 
-#include "../linux/keycodes.h"
+#include "../osdep/keycodes.h"
 #include "wskeys.h"
 
 extern void mplayer_put_key(int code);