Mercurial > hg > svgui
diff layer/NoteLayer.h @ 1374:631897ba9fca zoom
Merge from default branch
author | Chris Cannam |
---|---|
date | Tue, 06 Nov 2018 08:59:03 +0000 |
parents | d79e21855aef |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/layer/NoteLayer.h Fri Oct 05 10:25:52 2018 +0100 +++ b/layer/NoteLayer.h Tue Nov 06 08:59:03 2018 +0000 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _NOTE_LAYER_H_ -#define _NOTE_LAYER_H_ +#ifndef SV_NOTE_LAYER_H +#define SV_NOTE_LAYER_H #include "SingleColourLayer.h" #include "VerticalScaleLayer.h"