]> git.sesse.net Git - vlc/blobdiff - src/video_output/video_widgets.c
Add Hotkey to cycle through audio devices
[vlc] / src / video_output / video_widgets.c
index 342f4c5712256e35df6389a36289f3c172c11af2..562d8a69ce29ce3bae97d510513d45ab2f3d1554 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                                /* free() */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>