input/joystick.c: add #include missing from 23cb829072
commit78dca643015fb5ff23e68bd5032a55cafba8b31f
authorUoti Urpala <uau@mplayer2.org>
Tue, 3 May 2011 10:26:30 +0000 (3 13:26 +0300)
committerUoti Urpala <uau@mplayer2.org>
Tue, 3 May 2011 10:26:30 +0000 (3 13:26 +0300)
tree6473f4a198c969774f32f6083817f2c63188ff8f
parente69925090885be6b8c8c7260d8be6feb9776094f
input/joystick.c: add #include missing from 23cb829072

There was a '#include "keycodes.h"' line missing from commit
23cb829072, which broke build with --enable-joystick.
input/joystick.c