changeset 754:d0d47127d8cc pitch-align

Alter guard only
author Chris Cannam
date Fri, 24 Apr 2020 17:24:46 +0100
parents 31289e8592c7
children b27815194752
files align/Align.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/align/Align.h	Fri Apr 24 14:38:22 2020 +0100
+++ b/align/Align.h	Fri Apr 24 17:24:46 2020 +0100
@@ -12,8 +12,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef ALIGN_H
-#define ALIGN_H
+#ifndef SV_ALIGN_H
+#define SV_ALIGN_H
 
 #include <QString>
 #include <QObject>