]> git.sesse.net Git - vlc/blobdiff - modules/control/joystick.c
* all: rework of the input.
[vlc] / modules / control / joystick.c
index 8f0b6db671cbee73eb2b4462b6d8aeceda81dae8..5212d8b2ac74b18d0c15f0354e7d248864cc569a 100644 (file)
@@ -43,8 +43,6 @@
 #include <linux/joystick.h>
 
 #include "audio_output.h"
-#include "stream_control.h"
-#include "input_ext-intf.h"
 
 /* Default values for parameters */
 #define DEFAULT_MAX_SEEK        10 /* seconds */