summaryrefslogtreecommitdiff
path: root/patch/fluidsynth_inc.h
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-01-13 15:16:40 -0500
committerJakob L. Kreuze <jakob@memeware.net>2018-01-13 15:16:40 -0500
commit180b997b0eccd5eacff6fd2d73d1ec1af0a46a07 (patch)
tree861fdd2f37ef4b6a85e423f3e88cfe455cd7f167 /patch/fluidsynth_inc.h
Initial commit.
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_ */