Commit 0da401cd authored by Abhishek Arya's avatar Abhishek Arya Committed by The Android Automerger
Browse files

Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4

BUG: 20674086
Change-Id: Idaff17975b327adea65c39bdba1ab4e88789c0cd
parent 0eef754f
......@@ -15,6 +15,9 @@
* and limitations under the License.
* -------------------------------------------------------------------
*/
#include <stdint.h>
#include "mp4dec_lib.h"
#include "vlc_decode.h"
#include "bitstream.h"
......
......@@ -16,6 +16,8 @@
* -------------------------------------------------------------------
*/
#include <stdint.h>
#include "mp4enc_lib.h"
#include "bitstream_io.h"
#include "rate_control.h"
......
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