summaryrefslogtreecommitdiffstats
path: root/input/joystick.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-25 21:23:45 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-25 21:23:45 +0000
commitc67ccd1e8afbde9ea3632a6040e8abc3d83ad3d1 (patch)
tree049c4005e7310517f9dd8583df5ea1b8c7cef106 /input/joystick.c
parent59eed1b45d15198c41972670c08ddf3b92038528 (diff)
downloadmpv-c67ccd1e8afbde9ea3632a6040e8abc3d83ad3d1.tar.bz2
mpv-c67ccd1e8afbde9ea3632a6040e8abc3d83ad3d1.tar.xz
Unify include paths, -I.. is in CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16861 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/joystick.c')
-rw-r--r--input/joystick.c2
1 files changed, 1 insertions, 1 deletions
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