Fix typo.
[mono.git] / mono / metadata / marshal.h
index 43004118ac120419169efe772626f5dab28b52ef..be1ac9e5f835ad5bb7c4730b4f5d040368cfa452 100644 (file)
@@ -209,6 +209,9 @@ mono_marshal_get_ldfld_wrapper (MonoType *type);
 MonoMethod *
 mono_marshal_get_synchronized_wrapper (MonoMethod *method);
 
+MonoMethod *
+mono_marshal_get_unbox_wrapper (MonoMethod *method);
+
 MonoMethod *
 mono_marshal_get_isinst (MonoClass *klass);