Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c23e3dd8 authored by Abhishek Arya's avatar Abhishek Arya
Browse files

Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4

BUG: 20674086
Change-Id: Idaff17975b327adea65c39bdba1ab4e88789c0cd
parent 567b6551
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@
 * and limitations under the License.
 * -------------------------------------------------------------------
 */

#include <stdint.h>

#include "mp4dec_lib.h"
#include "vlc_decode.h"
#include "bitstream.h"
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@
 * -------------------------------------------------------------------
 */

#include <stdint.h>

#include "mp4enc_lib.h"
#include "bitstream_io.h"
#include "rate_control.h"