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