4ee33b3dd6b404d19f7ca8a986cf8ae3e55052d2
[ardour.git] / libs / ardour / test / test_util.h
1 namespace ARDOUR {
2         class Session;
3 }
4
5 extern void check_xml (XMLNode *, std::string);
6 extern ARDOUR::Session* load_session (std::string, std::string);