]> git.pld-linux.org Git - packages/inkscape.git/blame - glib-extern.patch
- up to 1.0.2
[packages/inkscape.git] / glib-extern.patch
CommitLineData
99f1284f
JR
1diff -up inkscape-1.0.1_2020-09-07_3bc2e813f5/src/3rdparty/autotrace/autotrace.h.glib-extern inkscape-1.0.1_2020-09-07_3bc2e813f5/src/3rdparty/autotrace/autotrace.h
2--- inkscape-1.0.1_2020-09-07_3bc2e813f5/src/3rdparty/autotrace/autotrace.h.glib-extern 2021-02-16 12:59:00.917852141 +0100
3+++ inkscape-1.0.1_2020-09-07_3bc2e813f5/src/3rdparty/autotrace/autotrace.h 2021-02-16 12:59:06.675894640 +0100
4@@ -22,6 +22,7 @@
5 #define AUTOTRACE_H
6
7 #include <stdio.h>
8+#include "types.h"
9
10 #ifdef __cplusplus
11 extern "C" {
12@@ -35,7 +36,6 @@ extern "C" {
13 * Typedefs
14 * ===================================================================== */
15
16-#include "types.h"
17 #include "color.h"
18
19 /* Third degree is the highest we deal with. */
This page took 0.08374 seconds and 4 git commands to generate.