]> git.pld-linux.org Git - packages/inkscape.git/blob - glib-extern.patch
250c3757de2e4244c3140aef08c294b58b748996
[packages/inkscape.git] / glib-extern.patch
1 diff -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.025494 seconds and 2 git commands to generate.