summaryrefslogtreecommitdiff
path: root/patch/fluidsynth_inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/fluidsynth_inc.h')
-rw-r--r--patch/fluidsynth_inc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/patch/fluidsynth_inc.h b/patch/fluidsynth_inc.h
new file mode 100644
index 0000000..957ae9e
--- /dev/null
+++ b/patch/fluidsynth_inc.h
@@ -0,0 +1,6 @@
+#ifndef FLUIDSYNTH_INC_H_
+#define FLUIDSYNTH_INC_H_
+
+#include <fluidsynth.h>
+
+#endif /* FLUIDSYNTH_INC_H_ */