mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
12 lines
263 B
Diff
12 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>
|