Mercurial > hg > svgui
diff layer/TimeValueLayer.h @ 1227:a8e126fe6a53
Guard only
author | Chris Cannam |
---|---|
date | Thu, 26 Jan 2017 21:16:46 +0000 |
parents | 42217d9c5920 |
children | a34a2a25907c |
line wrap: on
line diff
--- a/layer/TimeValueLayer.h Thu Jan 26 21:16:37 2017 +0000 +++ b/layer/TimeValueLayer.h Thu Jan 26 21:16:46 2017 +0000 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _TIME_VALUE_LAYER_H_ -#define _TIME_VALUE_LAYER_H_ +#ifndef SV_TIME_VALUE_LAYER_H +#define SV_TIME_VALUE_LAYER_H #include "SingleColourLayer.h" #include "VerticalScaleLayer.h"