#ifndef PLAYBACKH #define PLAYBACKH #include void playback_local (gpointer callback_data, guint callback_action, GtkWidget * widget); void ext_midi_playback (GtkAction *action, DenemoGUI *si); #endif //PLAYBACKH