[vlc-devel] [PATCH 2/2] dash: helper added config.h
Hugo Beauzée-Luyssen
beauze.h at gmail.com
Wed Feb 22 11:19:29 CET 2012
On Mon, Feb 20, 2012 at 7:17 PM, <Christopher at mailsrv.uni-klu.ac.at> wrote:
> From: Christopher Mueller <christopher.mueller at itec.aau.at>
>
> ---
> modules/stream_filter/dash/Helper.cpp | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/modules/stream_filter/dash/Helper.cpp b/modules/stream_filter/dash/Helper.cpp
> index ebc0665..1178b6d 100644
> --- a/modules/stream_filter/dash/Helper.cpp
> +++ b/modules/stream_filter/dash/Helper.cpp
> @@ -21,6 +21,9 @@
> * along with this program; if not, write to the Free Software
> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
> *****************************************************************************/
> +#ifdef HAVE_CONFIG_H
> +# include "config.h"
> +#endif
>
> #include "Helper.h"
>
> --
> 1.7.0.4
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
Applied,
Best regards,
--
Hugo Beauzée-Luyssen
More information about the vlc-devel
mailing list