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

Commit 3b80a995 authored by guochuang's avatar guochuang
Browse files

MPEG4Extractor: remove redundant include



<log/log.h> has been included by <utils/Log.h>

Test: build & boot
Change-Id: Ieb0600d4c09d89cc6e43d135f6505837c6768356
Signed-off-by: default avatarguochuang <guochuang@xiaomi.corp-partner.google.com>
parent f677f7c2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <string.h>

#include <log/log.h>
#include <utils/Log.h>

#include "AC4Parser.h"