#ifndef wrapper_dom_h_ #define wrapper_dom_h_ #include dom_document *wr_create_doc_dom_from_file(char *filename); #endif /* wrapper_dom_h_ */