diff layer/PianoScale.cpp @ 1276:b4cb11ca8233 horizontal-scale

Branch toward adding horizontal numerical scales to things
author Chris Cannam
date Tue, 01 May 2018 16:14:22 +0100
parents a34a2a25907c
children f2525e6cbdf1
line wrap: on
line diff
--- a/layer/PianoScale.cpp	Thu Apr 26 15:06:41 2018 +0100
+++ b/layer/PianoScale.cpp	Tue May 01 16:14:22 2018 +0100
@@ -22,6 +22,7 @@
 #include "base/Pitch.h"
 
 #include "LayerGeometryProvider.h"
+#include "HorizontalScaleProvider.h"
 
 #include <iostream>
 using namespace std;