--- vw_converter.C.orig Sun Feb 18 04:29:16 2001 +++ vw_converter.C Mon Jan 13 16:09:13 2003 @@ -36,7 +36,11 @@ #ifdef DEBUG_MIXER #include #endif +#ifdef __FreeBSD__ +#include +#else #include +#endif #include #include "localdefs.h" #include "application.h"