diff audio/AudioCallbackPlaySource.h @ 475:f93820d36cb0 recording

Start stubbing in audio record
author Chris Cannam
date Tue, 18 Aug 2015 14:04:47 +0100
parents c6094bca34f4
children cd9dec2f47e8
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.h	Wed Aug 05 17:47:12 2015 +0100
+++ b/audio/AudioCallbackPlaySource.h	Tue Aug 18 14:04:47 2015 +0100
@@ -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 AUDIO_CALLBACK_PLAY_SOURCE_H
+#define AUDIO_CALLBACK_PLAY_SOURCE_H
 
 #include "base/RingBuffer.h"
 #include "base/AudioPlaySource.h"