/* * File: profiles_atrac3plus.h * Author: savop * * Created on 7. Dezember 2009, 13:06 */ #ifndef _PROFILES_ATRAC3PLUS_H #define _PROFILES_ATRAC3PLUS_H #include "profile_data.h" extern DLNAProfile DLNA_PROFILE_ATRAC3Plus; ///< Atrac 3+ #endif /* _PROFILES_ATRAC3PLUS_H */