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

Commit c5cc798e authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 3f93c8f8: am 998c4e88: am 0219856e: Merge "libvideoeditor: fix M4OSA_Clock header guard"

* commit '3f93c8f8':
  libvideoeditor: fix M4OSA_Clock header guard
parents a153b68f 3f93c8f8
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"