diff --git a/interfaces/kits/c/avcodec_audio_channel_layout.h b/interfaces/kits/c/avcodec_audio_channel_layout.h index cce9873b93f13f92f54cd3a747b1f07ac586a5be..7c72e2edc9b755bc1f95edef92b8d1b69595feb7 100644 --- a/interfaces/kits/c/avcodec_audio_channel_layout.h +++ b/interfaces/kits/c/avcodec_audio_channel_layout.h @@ -16,8 +16,7 @@ #ifndef AVCODEC_AUDIO_CHANNEL_LAYOUT_H #define AVCODEC_AUDIO_CHANNEL_LAYOUT_H #include -namespace OHOS { -namespace Media { + #ifdef __cplusplus extern "C" { #endif @@ -160,6 +159,4 @@ enum AudioChannelLayout : uint64_t { #ifdef __cplusplus } #endif -} // namespace Media -} // namespace OHOS #endif \ No newline at end of file