#ifndef PREFIX_H
#define PREFIX_H

#include "native_common.h"
#undef DISABLE_CRUISE

#undef USE_MAD
#undef USE_VORBIS
#undef USE_TREMOR

#endif