Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e288449 authored by synergydev's avatar synergydev
Browse files

libvideoeditor: fix M4OSA_Clock header guard

CLOCK was mispelled as CLOCH

Change-Id: Ie7163fc8723d7a5b9df113f55a4a550e5465d9b5
parent ab70649e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
 ************************************************************************
*/

#ifndef M4OSA_CLOCH_H
#ifndef M4OSA_CLOCK_H
#define M4OSA_CLOCK_H

#include "M4OSA_Types.h"