summarylogtreecommitdiffstats
path: root/gimp.patch
diff options
context:
space:
mode:
authorLopo2019-10-03 19:25:30 +0200
committerLopo2019-10-03 19:25:30 +0200
commit6c40809181987efb73a8de96d4ff55f5b2debb96 (patch)
tree06add1b3319b12810722392119b794404fd9f89e /gimp.patch
parent847daaa2a3f69cbd2a49fc43dedb40ea231f0bc1 (diff)
downloadaur-scangearmp-mg6200.tar.gz
fix for gimp2.9+
Diffstat (limited to 'gimp.patch')
-rw-r--r--gimp.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/gimp.patch b/gimp.patch
new file mode 100644
index 000000000000..45b49c2cdf32
--- /dev/null
+++ b/gimp.patch
@@ -0,0 +1,12 @@
+diff -Naur old/scangearmp/src/scangimp.c new/scangearmp/src/scangimp.c
+--- old/scangearmp/src/scangimp.c 2011-02-15 13:19:45.000000000 +0100
++++ new/scangearmp/src/scangimp.c 2019-10-03 19:16:50.142296671 +0200
+@@ -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"