summaryrefslogtreecommitdiffstats
path: root/libvo/sdl_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sdl_common.c')
-rw-r--r--libvo/sdl_common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libvo/sdl_common.c b/libvo/sdl_common.c
index 42156d0cd3..32c95ef4c8 100644
--- a/libvo/sdl_common.c
+++ b/libvo/sdl_common.c
@@ -22,9 +22,8 @@
#include "old_vo_defines.h"
#include "mp_msg.h"
#include "mp_fifo.h"
-#include "osdep/keycodes.h"
+#include "input/keycodes.h"
#include "input/input.h"
-#include "input/mouse.h"
#include "video_out.h"
static int old_w;