]> git.sesse.net Git - vlc/blobdiff - modules/demux/tta.c
Also newer live55 exhibit the problem.
[vlc] / modules / demux / tta.c
index cd1aaefefdc5f3dbb02a95d437c7d8fe9d461bca..41ab605cdcd8842d4334bb6a1123d1b953586393 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>