diff layer/PianoScale.cpp @ 1077:5144d7185fb5 spectrogram-minor-refactor

Move LayerGeometryProvider from view to layer
author Chris Cannam
date Thu, 30 Jun 2016 10:59:11 +0100
parents 4fe7a09be0fe
children 4d0ca1ab4cd0
line wrap: on
line diff
--- a/layer/PianoScale.cpp	Thu Jun 30 10:36:52 2016 +0100
+++ b/layer/PianoScale.cpp	Thu Jun 30 10:59:11 2016 +0100
@@ -21,7 +21,7 @@
 
 #include "base/Pitch.h"
 
-#include "view/LayerGeometryProvider.h"
+#include "LayerGeometryProvider.h"
 
 void
 PianoScale::paintPianoVertical(LayerGeometryProvider *v,