Skip to content

Commit

Permalink
PeakView.h: fix header guard spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Casalinuovo <b.vitruvio@gmail.com>
  • Loading branch information
mt819 authored and Numerio committed Jun 26, 2016
1 parent 241a329 commit c22c7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/mediaplayer/interface/PeakView.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c22c7ed

Please sign in to comment.