Commit dcc2727f authored by Rafaël Carré's avatar Rafaël Carré

m4a demuxer: last missing include

parent 2d7e80dc
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include <vlc_demux.h> #include <vlc_demux.h>
#include <vlc_codec.h> #include <vlc_codec.h>
#include <vlc_meta.h> #include <vlc_meta.h>
#include <vlc_input.h>
/***************************************************************************** /*****************************************************************************
* Module descriptor * Module descriptor
......
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