summaryrefslogtreecommitdiff
path: root/cgpt/cmd_prioritize.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cmd_prioritize.c')
-rw-r--r--cgpt/cmd_prioritize.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgpt/cmd_prioritize.c b/cgpt/cmd_prioritize.c
index 05e7e0e6..3a692b8d 100644
--- a/cgpt/cmd_prioritize.c
+++ b/cgpt/cmd_prioritize.c
@@ -8,7 +8,8 @@
#include <string.h>
#include <uuid/uuid.h>
-#include "cgpt_params.h"
+#include "cgpt.h"
+#include "vboot_host.h"
static void Usage(void)
{