1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Media Sub-Library Configuration
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_MEDIA_CONFIG_SUB_H
15 #define EXTL_MEDIA_CONFIG_SUB_H
17 #ifndef EXTL_MEDIA_CONFIG_H
18 # error This file must be included of extl\media\config\config.h
21 /* ///////////////////////////////////////////////////////////////////////
24 #include "../ts/config/config.h"
26 /* //////////////////////////////////////////////////////////////////// */
27 #endif /* EXTL_MEDIA_CONFIG_SUB_H */
28 /* //////////////////////////////////////////////////////////////////// */