PKGBUILDs/extra/inkscape/gtk-clist.patch
2009-10-09 21:23:22 -05:00

11 lines
263 B
Diff

--- src/widgets/sp-xmlview-attr-list.h 2008/06/07 22:06:52 1.1
+++ 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>