From 080c3da53a8264a413beaaad2550437a97342e28 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 24 Feb 2017 20:43:20 +0100 Subject: Change relative paths. --- 04-white-noise/music/stick.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '04-white-noise') diff --git a/04-white-noise/music/stick.ly b/04-white-noise/music/stick.ly index 8445aec..56b6d73 100644 --- a/04-white-noise/music/stick.ly +++ b/04-white-noise/music/stick.ly @@ -1,4 +1,4 @@ -\include "../stafftab.ly" +\include "../../stafftab.ly" stickIntro = { \time 4/4 { R1*8 } -- cgit v1.2.3