Code

Use subdirectories with icon sizes.
[inkscape.git] / src / widgets / sp-xmlview-attr-list.h
index 7c6f00b20b1296941e2393bb238d003798c55f2d..8e7b844d0601b77d468600115931c133ee8d1ac4 100644 (file)
  */
 
 #include <stdio.h>
-#include <gtk/gtkclist.h>
+#include <gtk/gtkctree.h>
+#include <gtk/gtk.h>
 #include "../xml/repr.h"
 
-#include <glib.h>