Commit 5930b428 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

mp4 mux: include time.h

parent 92ff36d4
......@@ -32,6 +32,7 @@
#include <vlc_es.h>
#include <vlc_iso_lang.h>
#include <assert.h>
#include <time.h>
bool mp4mux_trackinfo_Init(mp4mux_trackinfo_t *p_stream)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment