diff base/ProgressReporter.h @ 1491:1dc64d3d323c import-audio-data

Support progress reporter for data file loads
author Chris Cannam
date Fri, 29 Jun 2018 13:44:53 +0100
parents beb2948baa77
children
line wrap: on
line diff
--- a/base/ProgressReporter.h	Thu Jun 28 15:52:30 2018 +0100
+++ b/base/ProgressReporter.h	Fri Jun 29 13:44:53 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _PROGRESS_REPORTER_H_
-#define _PROGRESS_REPORTER_H_
+#ifndef SV_PROGRESS_REPORTER_H
+#define SV_PROGRESS_REPORTER_H
 
 #include <QObject>
 #include <QString>