guile: re-enable the guile support

Update for the internal (Mu::Message) APIs.

Update build.
This commit is contained in:
Dirk-Jan C. Binnema
2022-05-21 17:44:09 +03:00
parent ce46c44ea9
commit 8eac392221
8 changed files with 167 additions and 146 deletions

View File

@ -21,7 +21,9 @@
#define __MU_GUILE_H__
#include <glib.h>
extern "C" {
#include <libguile.h>
}
#include <mu-query.hh>
/**