diff layer/SingleColourLayer.h @ 1317:c2fa7bb1eca9 import-audio-data

Merge from default branch
author Chris Cannam
date Tue, 04 Sep 2018 13:19:32 +0100
parents 1d7921b1852f
children a18e78b9c78b
line wrap: on
line diff
--- a/layer/SingleColourLayer.h	Thu Jun 28 14:49:00 2018 +0100
+++ b/layer/SingleColourLayer.h	Tue Sep 04 13:19:32 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _SINGLE_COLOUR_LAYER_H_
-#define _SINGLE_COLOUR_LAYER_H_
+#ifndef SV_SINGLE_COLOUR_LAYER_H
+#define SV_SINGLE_COLOUR_LAYER_H
 
 #include "Layer.h"
 #include <QColor>