summarylogtreecommitdiffstats
path: root/patch.patch
blob: c0b88c8ec68227f1b2056f24e9cd454958102b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>