blob: a0fc8e2da79509141259407eb3c047cc0c2a16e3 [file] [log] [blame]
#ifndef UI_TREE_H
#define UI_TREE_H
extern void cgit_print_tree(const char *rev, char *path, bool use_render);
#endif /* UI_TREE_H */