diff data/model/WaveFileModel.h @ 1535:22fe34dd7f26 zoom

Guard update only
author Chris Cannam
date Mon, 24 Sep 2018 14:40:22 +0100
parents efea94b04d5a
children c01cbe41aeb5
line wrap: on
line diff
--- a/data/model/WaveFileModel.h	Thu Sep 20 11:45:11 2018 +0100
+++ b/data/model/WaveFileModel.h	Mon Sep 24 14:40:22 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef WAVE_FILE_MODEL_H
-#define WAVE_FILE_MODEL_H
+#ifndef SV_WAVE_FILE_MODEL_H
+#define SV_WAVE_FILE_MODEL_H
 
 #include "RangeSummarisableTimeValueModel.h"