summaryrefslogtreecommitdiff
path: root/cgpt/cgpt_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cgpt_boot.c')
-rw-r--r--cgpt/cgpt_boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgpt/cgpt_boot.c b/cgpt/cgpt_boot.c
index 932cd457..989ffd79 100644
--- a/cgpt/cgpt_boot.c
+++ b/cgpt/cgpt_boot.c
@@ -9,8 +9,8 @@
#include <unistd.h>
#include "cgpt.h"
-#include "cgpt_params.h"
#include "cgptlib_internal.h"
+#include "cgpt_params.h"
#include "vboot_host.h"
int CgptGetBootPartitionNumber(CgptBootParams *params) {