added missing initialization
[libfirm] / ir / tr / mangle.h
index ae87eb9..d8e2b42 100644 (file)
@@ -25,7 +25,7 @@
 # include "entity.h"
 
 /** initializes the name mangling code */
-void   init_mangle (void);
+void   firm_init_mangle (void);
 
 /** Computes a definite name for this entity by concatenating
    the name of the owner type and the name of the entity with