From b7fbf58002fef79ceb50f0bc1aee4ee451935972 Mon Sep 17 00:00:00 2001 From: Jack Marriott <39570581+jspectacular@users.noreply.github.com> Date: Sun, 2 Dec 2018 01:18:41 -0800 Subject: [PATCH] Update ocmp_util.h --- firmware/ec/inc/utils/ocmp_util.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/firmware/ec/inc/utils/ocmp_util.h b/firmware/ec/inc/utils/ocmp_util.h index 7520373d3e..4d81cec4aa 100644 --- a/firmware/ec/inc/utils/ocmp_util.h +++ b/firmware/ec/inc/utils/ocmp_util.h @@ -10,11 +10,10 @@ #define INC_UTILS_OCMP_UTIL_H_ #include "common/inc/global/ocmp_frame.h" - -#include #include -#include +#include #include +#include /***************************************************************************** ** FUNCTION NAME : OCMP_mallocFrame