]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/smobs.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / smobs.hh
index f276f0a8c96416335182f63754f9379b63acca9f..be08a073b0f072983d2ecb630adc9f9cf9c72b6a 100644 (file)
@@ -3,13 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SMOBS_HH
 #define SMOBS_HH
 
 #include "lily-guile.hh"
+#include "virtual-methods.hh"
 
 /*
   Smobs are GUILEs mechanism of exporting C(++) objects to the Scheme