]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/hd1000a.cpp
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / audio_output / hd1000a.cpp
index e532dfafd6e096040d6f60d2ccc8a0ecdb985bb8..29481707c72ed01bf51b26ad13ce0d51c96d39ce 100644 (file)
@@ -26,8 +26,6 @@
  *****************************************************************************/
 extern "C"
 {
-#include <errno.h>
-
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif