changeset 1535:22fe34dd7f26 zoom

Guard update only
author Chris Cannam
date Mon, 24 Sep 2018 14:40:22 +0100
parents 8f9e9cff141d
children eb10ed56d5a4
files data/model/WaveFileModel.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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"