summaryrefslogtreecommitdiff
path: root/muse/synti/fluidsynth/fluidsynti.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse/synti/fluidsynth/fluidsynti.h')
-rw-r--r--muse/synti/fluidsynth/fluidsynti.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/muse/synti/fluidsynth/fluidsynti.h b/muse/synti/fluidsynth/fluidsynti.h
index 41ca2dc4..f41d4322 100644
--- a/muse/synti/fluidsynth/fluidsynti.h
+++ b/muse/synti/fluidsynth/fluidsynti.h
@@ -11,13 +11,12 @@
#define __MUSE_FLUIDSYNTI_H__
#include <fluidsynth.h>
-// #include <qstring.h>
#include <pthread.h>
#include <string>
#include "fluidsynthgui.h"
#include "libsynti/mess.h"
#include "muse/debug.h"
-#include "libsynti/mpevent.h"
+#include "libsynti/midievent.h"
#include "muse/midictrl.h"
#define FS_DEBUG_DATA 0 //Turn on/off debug print of midi data sent to fluidsynth