]> git.pld-linux.org Git - packages/inkscape.git/blob - inkscape-gtk2.patch
- initial revision
[packages/inkscape.git] / inkscape-gtk2.patch
1 diff -burNp inkscape-0.46/src/widgets/sp-xmlview-attr-list.h inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h
2 --- inkscape-0.46/src/widgets/sp-xmlview-attr-list.h    2008-03-11 05:20:13.000000000 +0100
3 +++ inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h        2009-01-16 14:16:51.046936872 +0100
4 @@ -13,7 +13,7 @@
5   */
6  
7  #include <stdio.h>
8 -#include <gtk/gtkclist.h>
9 +#include <gtk/gtk.h>
10  #include "../xml/repr.h"
11  
12  #include <glib.h>
This page took 0.37008 seconds and 3 git commands to generate.