From c67ccd1e8afbde9ea3632a6040e8abc3d83ad3d1 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 25 Oct 2005 21:23:45 +0000 Subject: Unify include paths, -I.. is in CFLAGS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16861 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/joystick.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input/joystick.c') diff --git a/input/joystick.c b/input/joystick.c index 7fc687d39c..0ddbb70e37 100644 --- a/input/joystick.c +++ b/input/joystick.c @@ -1,5 +1,5 @@ -#include "../config.h" +#include "config.h" #ifdef HAVE_JOYSTICK -- cgit v1.2.3