Mercurial > hg > svgui
changeset 1311:43a28a52f8ab import-audio-data
Rename guard
author | Chris Cannam |
---|---|
date | Thu, 28 Jun 2018 14:48:48 +0100 |
parents | cb51d061cc25 |
children | fcc1f45f7bd5 |
files | layer/LayerFactory.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/layer/LayerFactory.h Thu Jun 28 14:48:35 2018 +0100 +++ b/layer/LayerFactory.h Thu Jun 28 14:48:48 2018 +0100 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _LAYER_FACTORY_H_ -#define _LAYER_FACTORY_H_ +#ifndef SV_LAYER_FACTORY_H +#define SV_LAYER_FACTORY_H #include <QString> #include <set>