From fb20d201d701b74ec86d6dd552777b277928c26f Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 14 Nov 2005 00:30:37 +0000 Subject: Unify include paths, -I.. is in CFLAGS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16986 b3059339-0415-0410-9bf9-f77b7e298cf2 --- osdep/getch2-win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osdep/getch2-win.c') diff --git a/osdep/getch2-win.c b/osdep/getch2-win.c index 241321a420..03087eac6e 100644 --- a/osdep/getch2-win.c +++ b/osdep/getch2-win.c @@ -6,7 +6,7 @@ #include #include "keycodes.h" -#include "../input/input.h" +#include "input/input.h" int mp_input_win32_slave_cmd_func(int fd,char* dest,int size){ DWORD retval; -- cgit v1.2.3