Ulf@587: #ifndef UNIT_CONVERSION_H_ Ulf@587: #define UNIT_CONVERSION_H_ Ulf@587: Ulf@587: float ERB_Hz(float, float, float); Ulf@587: Ulf@587: #endif