summaryrefslogtreecommitdiffstats
path: root/src/sound/PeakFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/PeakFile.h')
-rw-r--r--src/sound/PeakFile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sound/PeakFile.h b/src/sound/PeakFile.h
index 00260fb..86ecc56 100644
--- a/src/sound/PeakFile.h
+++ b/src/sound/PeakFile.h
@@ -26,8 +26,8 @@
#include "SoundFile.h"
#include "RealTime.h"
-#ifndef _PEATDEFILE_H_
-#define _PEATDEFILE_H_
+#ifndef _PEAKFILE_H_
+#define _PEAKFILE_H_
// A PeakFile is generated to the BWF Supplement 3 Peak Envelope Chunk
// format as defined here:
@@ -192,6 +192,6 @@ protected:
}
-#endif // _PEATDEFILE_H_
+#endif // _PEAKFILE_H_