summary refs log tree commit diff
path: root/pkgs/applications/graphics/inkscape/gtk-clist.patch
blob: 6518538fcc154b22206683bf50c34ba9438e0b9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- inkscape-0.46/src/widgets/sp-xmlview-attr-list.h  2008/06/07 22:06:52 1.1
+++ inkscape-0.46/src/widgets/sp-xmlview-attr-list.h  2008/06/07 22:09:22
@@ -13,7 +13,7 @@
  */
 
 #include <stdio.h>
-#include <gtk/gtkclist.h>
+#include <gtk/gtk.h>
 #include "../xml/repr.h"
 
 #include <glib.h>