summaryrefslogtreecommitdiff
path: root/include/update_fw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/update_fw.h')
-rw-r--r--include/update_fw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/update_fw.h b/include/update_fw.h
index a4f56942a7..dc520c2eb9 100644
--- a/include/update_fw.h
+++ b/include/update_fw.h
@@ -6,10 +6,10 @@
#ifndef __CROS_EC_UPDATE_FW_H
#define __CROS_EC_UPDATE_FW_H
-#include "compile_time_macros.h"
-
#include <stddef.h>
+#include "compile_time_macros.h"
+
/*
* This file contains structures used to facilitate EC firmware updates
* over USB (and over TPM for cr50).