PeakView.h: fix header guard spelling
Signed-off-by: Dario Casalinuovo <[email protected]>
This commit is contained in:
committed by
Dario Casalinuovo
parent
241a32926b
commit
c22c7edb58
@@ -28,7 +28,7 @@ min = 0.0
|
||||
max = 1.0
|
||||
----------------------------------------------------------*/
|
||||
#ifndef PEAK_VIEW_H
|
||||
#define PEAL_VIEW_H
|
||||
#define PEAK_VIEW_H
|
||||
|
||||
|
||||
#include <View.h>
|
||||
|
||||
Reference in New Issue
Block a user