--- qsampler/trunk/src/qsamplerInstrumentForm.ui.h 2006/12/07 10:36:26 971 +++ qsampler/trunk/src/qsamplerInstrumentForm.ui.h 2006/12/10 17:07:02 972 @@ -36,7 +36,7 @@ // Needed for lroundf() #include -#ifdef __BORLANDC__ +#ifndef CONFIG_ROUND static long lroundf ( float fval ) { double fint = 0.0;