mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
Remove unused includes
This commit is contained in:
parent
885178ef9d
commit
9f4c60c6c8
1 changed files with 0 additions and 2 deletions
|
@ -27,9 +27,7 @@
|
|||
#ifdef LADSPA
|
||||
|
||||
#include "fluid_ladspa.h"
|
||||
#include "fluid_synth.h"
|
||||
#include "fluid_sys.h"
|
||||
#include <ctype.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
#define LADSPA_API_ENTER(_fx) (fluid_rec_mutex_lock((_fx)->api_mutex))
|
||||
|
|
Loading…
Reference in a new issue