#ifndef NULLSOFT_ML_DISC_API_H #define NULLSOFT_ML_DISC_API_H #include #include #define WASABI_API_APP applicationApi #include "../Agave/Language/api_language.h" #include "../Winamp/api_stats.h" extern api_stats *statsApi; #define AGAVE_API_STATS statsApi #endif // !NULLSOFT_ML_DISC_API_H