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

Commit 5bd04e59 authored by guochuang's avatar guochuang
Browse files

MPEG4Writer: remove duplicate include



fcntl.h is included twice

Test: build & boot
Change-Id: Ie4649efab625e26ecc108116db7944b636fed427
Signed-off-by: default avatarguochuang <guochuang@xiaomi.corp-partner.google.com>
parent 3b80a995
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include <utils/Log.h>

#include <functional>
#include <fcntl.h>

#include <media/stagefright/MediaSource.h>
#include <media/stagefright/foundation/ADebug.h>