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

Commit 7ad78187 authored by Andy Hung's avatar Andy Hung
Browse files

AudioFlinger: Fix tee logging

Missing header file hidden by compile flag.

Test: Compilation is fixed when flag enabled
Bug: 78310170
Change-Id: Ie938193c5d87de04f22318a8fb4fffb4a4412a53
parent b3dee358
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@
#include <system/audio_effects/effect_aec.h>

#include <audio_utils/primitives.h>
#include <audio_utils/string.h>

#include <powermanager/PowerManager.h>