diff dsp/phasevocoder/PhaseVocoder.h @ 505:930b5b0f707d

Merge branch 'codestyle-and-tidy'
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 05 Jun 2019 12:55:15 +0100
parents 701233f8ed41
children
line wrap: on
line diff
--- a/dsp/phasevocoder/PhaseVocoder.h	Thu May 30 16:18:13 2019 +0100
+++ b/dsp/phasevocoder/PhaseVocoder.h	Wed Jun 05 12:55:15 2019 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef PHASEVOCODER_H
-#define PHASEVOCODER_H
+#ifndef QM_DSP_PHASEVOCODER_H
+#define QM_DSP_PHASEVOCODER_H
 
 class FFTReal;