rename asn.h ctc_asn.h

This commit is contained in:
Todd A Ouska
2011-06-02 11:13:58 -07:00
parent a076d89c68
commit c87e05fc87
7 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
#include "os.h" /* dc_rtc_api needs */
#include "dc_rtc_api.h" /* to get current time */
#endif
#include "asn.h"
#include "ctc_asn.h"
#include "coding.h"
#include "ctc_sha.h"
#include "ctc_md5.h"