1 2 #include <gtk/gtk.h> 3 #include "lib.h" 4 5 extern void treeview_main(struct symbol_list *syms); 6 7 8