ANDROID: Fix build

This commit is contained in:
Le Philousophe 2023-08-07 15:03:40 +02:00
parent c229c6a553
commit 63f9958588

View File

@ -135,7 +135,7 @@ public:
#ifdef USE_MT32EMU
LINK_PLUGIN(MT32)
#endif
#if defined(USE_SONIVOX) || defined(__ANDROID__)
#if defined(USE_SONIVOX)
LINK_PLUGIN(EAS)
#endif
LINK_PLUGIN(ADLIB)