asn1_* renamed into asn_*

diff --git a/skeletons/VideotexString.h b/skeletons/VideotexString.h
index 6b60341..0a156e2 100644
--- a/skeletons/VideotexString.h
+++ b/skeletons/VideotexString.h
@@ -9,6 +9,6 @@
 
 typedef OCTET_STRING_t VideotexString_t;  /* Implemented via OCTET STRING */
 
-extern asn1_TYPE_descriptor_t asn1_DEF_VideotexString;
+extern asn_TYPE_descriptor_t asn_DEF_VideotexString;
 
 #endif	/* _VideotexString_H_ */