aboutsummarylogtreecommitdiffstats
path: root/bipscript-v0.9.patch
diff options
context:
space:
mode:
authorColean2020-10-03 11:09:30 +0100
committerColean2020-10-03 11:09:30 +0100
commit6f9278a16f560f311fc82ff219033c33a2d7fc0b (patch)
tree340b181071994abc2fc6dff47dd343e0e389b9ab /bipscript-v0.9.patch
parent0bb37d410ae44148a74cf535c8c1b7b8087e10e0 (diff)
downloadaur-6f9278a16f560f311fc82ff219033c33a2d7fc0b.tar.gz
v0.9
Diffstat (limited to 'bipscript-v0.9.patch')
-rw-r--r--bipscript-v0.9.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/bipscript-v0.9.patch b/bipscript-v0.9.patch
new file mode 100644
index 000000000000..da57b5cee687
--- /dev/null
+++ b/bipscript-v0.9.patch
@@ -0,0 +1,11 @@
+--- ./src/bipscript-v0.9/src/midifile.cpp 2020-08-31 17:56:43.000000000 +0100
++++ ../bipscript/src/midifile.cpp 2020-10-03 10:52:19.479979296 +0100
+@@ -18,7 +18,7 @@
+ #include <cstring>
+ #include <fstream>
+ #include <iostream>
+-#include <portSMF/allegro.h>
++#include <portsmf/allegro.h>
+
+ #include "midifile.h"
+ #include "miditune.h"