]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.32
authorfred <fred>
Sun, 24 Mar 2002 19:31:53 +0000 (19:31 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:31:53 +0000 (19:31 +0000)
src/scriptreg.cc

index 88375db8fe9ad5f110dfcfaade1716e8011b9deb..bff07f54d21c4a717b8a148efc2ed55b0616984b 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "scriptreg.hh"
 #include "script.hh"
-#include "request.hh"
+#include "musicalrequest.hh"
 #include "complexwalker.hh"
 
 Script_register::Script_register(Complex_walker*w)