summaryrefslogtreecommitdiffstats
path: root/src/sound/PeakFile.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:25:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:25:45 -0600
commit4da01909a890b0053eb0dd068a6e483e75a94204 (patch)
tree1cfe51ef5b14bd9ef61f4d64c185a9b4b990eadf /src/sound/PeakFile.h
parentefe74e7dc33cd566621f814946f589ec37a2d242 (diff)
downloadrosegarden-4da01909a890b0053eb0dd068a6e483e75a94204.tar.gz
rosegarden-4da01909a890b0053eb0dd068a6e483e75a94204.zip
Rename a few build variables for overall consistency
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 86ecc56..00260fb 100644
--- a/src/sound/PeakFile.h
+++ b/src/sound/PeakFile.h
@@ -26,8 +26,8 @@
#include "SoundFile.h"
#include "RealTime.h"
-#ifndef _PEAKFILE_H_
-#define _PEAKFILE_H_
+#ifndef _PEATDEFILE_H_
+#define _PEATDEFILE_H_
// A PeakFile is generated to the BWF Supplement 3 Peak Envelope Chunk
// format as defined here:
@@ -192,6 +192,6 @@ protected:
}
-#endif // _PEAKFILE_H_
+#endif // _PEATDEFILE_H_