00001 #ifndef AUDIERE_INTERNAL_H 00002 #define AUDIERE_INTERNAL_H 00003 00004 00005 #include "audiere.h" 00006 00007 00008 #define ADR_EXPORT(ret) ADR_FUNCTION(ret) 00009 00010 00011 #endif