]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/protected-scm.hh
release: 1.5.19
[lilypond.git] / lily / include / protected-scm.hh
index 10ba29c8e849ddb632188f91357f5d40f0dd3120..7a13b24b1fd485037d67850950953838f3149c0a 100644 (file)
@@ -10,7 +10,8 @@
 #ifndef PROTECTED_SCM_HH
 #define PROTECTED_SCM_HH
 
-#include <libguile.h>
+
+#include "lily-guile.hh"
 
 /*
   Mix GUILE GC with C++ ctors and dtors.