Remove redundant includes

These files are already included by "fluid_synth.h"
This commit is contained in:
carlo-bramini 2018-03-25 13:44:37 +02:00 committed by GitHub
parent e1038e253e
commit 1fcf81fbc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,9 +21,7 @@
#define INITGUID
#include "fluidsynth_priv.h"
#include "fluid_synth.h"
#include "fluid_sys.h"
#include "fluid_adriver.h"
#include "fluid_settings.h"
#include <mmsystem.h>