diff audio/AudioCallbackPlaySource.h @ 574:b3c35447ef31 3.0-integration

Wire up record monitoring
author Chris Cannam
date Wed, 04 Jan 2017 16:03:12 +0000
parents 6f54789f3127
children 298d864113f0
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.h	Wed Jan 04 14:22:39 2017 +0000
+++ b/audio/AudioCallbackPlaySource.h	Wed Jan 04 16:03:12 2017 +0000
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef AUDIO_CALLBACK_PLAY_SOURCE_H
-#define AUDIO_CALLBACK_PLAY_SOURCE_H
+#ifndef SV_AUDIO_CALLBACK_PLAY_SOURCE_H
+#define SV_AUDIO_CALLBACK_PLAY_SOURCE_H
 
 #include "base/RingBuffer.h"
 #include "base/AudioPlaySource.h"