AUDIO: (FLUIDSYNTH) - limit config.h include to builds that need it

makes life a bit more convenient for some MSVC users (or at least for me)
This commit is contained in:
athrxx
2019-12-20 15:30:48 +01:00
parent c8544430df
commit 8014f12df3
+2
View File
@@ -20,7 +20,9 @@
*
*/
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
#ifdef USE_FLUIDSYNTH