diff layer/LayerFactory.h @ 1323:8068a0bee550

Merge from branch import-audio-data
author Chris Cannam
date Wed, 12 Sep 2018 15:58:11 +0100
parents 43a28a52f8ab
children 9e846af73f3e
line wrap: on
line diff
--- a/layer/LayerFactory.h	Thu Aug 09 16:09:52 2018 +0100
+++ b/layer/LayerFactory.h	Wed Sep 12 15:58:11 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>