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

Commit e801c20f authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Add missing include for AString in StagefrightRecorder.h

Bug: 189053744
Change-Id: I4eb8271c31cf802cb3df40e21b16e7d111e27d6d
Test: manually built.
parent e3292bc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
#include <system/audio.h>

#include <media/hardware/MetadataBufferType.h>
#include <media/stagefright/foundation/AString.h>
#include <android/content/AttributionSourceState.h>

namespace android {