mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-13 12:53:41 +08:00
[mpp_time]: fix header macro
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@102 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __MPP_COMMON_H__
|
#ifndef __MPP_TIME_H__
|
||||||
#define __MPP_COMMON_H__
|
#define __MPP_TIME_H__
|
||||||
|
|
||||||
#include "rk_type.h"
|
#include "rk_type.h"
|
||||||
|
|
||||||
@@ -40,5 +40,5 @@ RK_S64 mpp_time();
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /*__MPP_COMMON_H__*/
|
#endif /*__MPP_TIME_H__*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user