diff options
Diffstat (limited to 'src/sound/AudioPlayQueue.h')
-rw-r--r-- | src/sound/AudioPlayQueue.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sound/AudioPlayQueue.h b/src/sound/AudioPlayQueue.h index 0ef0efb..2a7067c 100644 --- a/src/sound/AudioPlayQueue.h +++ b/src/sound/AudioPlayQueue.h @@ -19,8 +19,8 @@ COPYING included with this distribution for more information. */ -#ifndef _AUDIO_PLAY_TQUEUE_H_ -#define _AUDIO_PLAY_TQUEUE_H_ +#ifndef _AUDIO_PLAY_QUEUE_H_ +#define _AUDIO_PLAY_QUEUE_H_ #include "RealTime.h" #include "Instrument.h" |