summarylogtreecommitdiffstats
path: root/fix_gimp2.9.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix_gimp2.9.patch')
-rw-r--r--fix_gimp2.9.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fix_gimp2.9.patch b/fix_gimp2.9.patch
new file mode 100644
index 000000000000..84bf2854c8d3
--- /dev/null
+++ b/fix_gimp2.9.patch
@@ -0,0 +1,11 @@
+--- a/scangearmp/src/scangimp.c 2010-05-25 19:13:09.000000000 +0800
++++ b/scangearmp/src/scangimp.c 2021-10-19 20:25:23.125174785 +0800
+@@ -43,7 +43,7 @@
+ //#include <string.h>
+ //#include <gtk/gtk.h>
+ #include <libgimp/gimp.h>
+-#include <libgimp/gimpcompat.h>
++//#include <libgimp/gimpcompat.h>
+ #include <dlfcn.h>
+
+ #include "cnmstype.h"