diff --git a/frameworks/native/system_sound_manager/system_sound_manager_impl.cpp b/frameworks/native/system_sound_manager/system_sound_manager_impl.cpp index aa74052832b3d16d68dadf85657c4514a87df031..d027cf25a2eddf0f71dfe9d63f00f89ac95e8617 100644 --- a/frameworks/native/system_sound_manager/system_sound_manager_impl.cpp +++ b/frameworks/native/system_sound_manager/system_sound_manager_impl.cpp @@ -28,6 +28,7 @@ #include "tokenid_kit.h" #include "token_setproc.h" #include "ringtone_proxy_uri.h" +#include "ringtone_check_utils.h" #include "system_sound_log.h" #include "media_errors.h" @@ -1847,9 +1848,10 @@ int32_t SystemSoundManagerImpl::OpenToneUri(const std::shared_ptrRelease(); return ret; }