aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/AudioInput/AudioInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/AudioInput/AudioInput.h')
-rw-r--r--Demos/Device/AudioInput/AudioInput.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Demos/Device/AudioInput/AudioInput.h b/Demos/Device/AudioInput/AudioInput.h
index 6358c24a0..a394492f0 100644
--- a/Demos/Device/AudioInput/AudioInput.h
+++ b/Demos/Device/AudioInput/AudioInput.h
@@ -30,11 +30,11 @@
/** \file
*
- * Header file for AudioOutput.c.
+ * Header file for AudioInput.c.
*/
-#ifndef _AUDIO_OUTPUT_H_
-#define _AUDIO_OUTPUT_H_
+#ifndef _AUDIO_INPUT_H_
+#define _AUDIO_INPUT_H_
/* Includes: */
#include <avr/io.h>