# HG changeset patch # User Chris Cannam # Date 1537796422 -3600 # Node ID 22fe34dd7f26f903fdcd4dd8575daac65c503e18 # Parent 8f9e9cff141d3a7219aeabf9e93f198835a28f28 Guard update only diff -r 8f9e9cff141d -r 22fe34dd7f26 data/model/WaveFileModel.h --- 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"