Ifdef dsp_lib variable with HAVE_DYLIB

This commit is contained in:
twinaphex 2014-04-28 06:46:54 +02:00
parent 6f13028aba
commit ad02755d84

View File

@ -486,7 +486,9 @@ struct global
size_t rewind_ptr;
size_t rewind_size;
#ifdef HAVE_DYLIB
dylib_t dsp_lib;
#endif
const rarch_dsp_plugin_t *dsp_plugin;
void *dsp_handle;