summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-04-26 20:09:33 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-04-26 20:09:33 +0200
commit72ce94a8c48d354e3c8dca57ec57050a5dbfd710 (patch)
tree7198863df544654dddeaf621b7be85f889c6725c
parent5175bcd0022d484e98089a2484aad89405661459 (diff)
white noise: Fix syntax error.
-rw-r--r--04-white-noise/04-white-noise.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly
index 27aba8f..175f29f 100644
--- a/04-white-noise/04-white-noise.ly
+++ b/04-white-noise/04-white-noise.ly
@@ -47,6 +47,6 @@ AllMusic = <<
} { \stick }
>>
-AllMusicMIDI = AllMusic
+AllMusicMIDI = \AllMusic
\include "../layouts.ly"