39 #ifndef PLAYER_CONTROL_H
41 #define PLAYER_CONTROL_H
43 #include "external_includes.h"
45 #include "snackamp_control.h"
46 #include "audacious_control.h"
47 #include "gstreamer_control.h"
49 #define PLAYER_AUDACIOUS 1
50 #define PLAYER_SNACKAMP 2
51 #define PLAYER_GSTREAMER 3