summarylogtreecommitdiffstats
path: root/gimp.patch
diff options
context:
space:
mode:
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"