]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-interface.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / grob-interface.hh
index fb90e2e2bcf8f509a4312701562372b9e2171efa..e28716cb6688dd77edcf1fda2ac9cb7cdaa23383 100644 (file)
@@ -3,13 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2002--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef INTERFACE_HH
 #define INTERFACE_HH
 
-#include <libguile.h> /* SCM */
+#include "lily-guile.hh"
 
 #define ADD_INTERFACE(cl, a, b, c)                             \
   bool cl::has_interface (Grob *me)                            \