1/*
2 * importmusicxml.h3 *
4 * Functions for importing a MusicXML file
5 *
6 * for Denemo, a gtk+ frontend to GNU Lilypond
7 * (C) 2010 Richard Shann
8 *
9 * License: this file may be used under the FSF GPL version 3 or later
10 */111213gintmxmlinput (gchar * filename);
14