summarylogtreecommitdiffstats
path: root/patch.patch
diff options
context:
space:
mode:
authorGustavo Alvarez2016-02-05 16:39:25 +0100
committerGustavo Alvarez2016-02-05 16:39:25 +0100
commitb6bbcd8f1c1db112edb8c97fe2580aefee4dccbb (patch)
tree59ee227fb316dbac41d2f84966156ba9621fd1f6 /patch.patch
parent54049f9fbc467d811e0b2dfc96984e69ada76537 (diff)
downloadaur-b6bbcd8f1c1db112edb8c97fe2580aefee4dccbb.tar.gz
Use patch instead of sed
Diffstat (limited to 'patch.patch')
-rw-r--r--patch.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/patch.patch b/patch.patch
new file mode 100644
index 000000000000..c0b88c8ec682
--- /dev/null
+++ b/patch.patch
@@ -0,0 +1,13 @@
+diff --git a/Inpaint.h b/Inpaint.h
+index 0325d7b..de056d8 100644
+--- a/Inpaint.h
++++ b/Inpaint.h
+@@ -1,7 +1,7 @@
+ #ifndef INPAINT_H
+ #define INPAINT_H
+
+-#include <vapoursynth.h>
++#include <VapourSynth.h>
+ #include <VSHelper.h>
+ #include <opencv2/opencv.hpp>
+