/********************************************************************* testimgt.h Imgtool testing code *********************************************************************/ #ifndef TESTIMGT_H #define TESTIMGT_H #include "xmlfile.h" #include "core.h" void node_testimgtool(xml_data_node *node); #endif /* TESTIMGT_H */