aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/partition/gpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/partition/gpt.h')
-rw-r--r--include/drivers/partition/gpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/partition/gpt.h b/include/drivers/partition/gpt.h
index 7984e4d801..3ae160fdc1 100644
--- a/include/drivers/partition/gpt.h
+++ b/include/drivers/partition/gpt.h
@@ -7,7 +7,7 @@
#ifndef GPT_H
#define GPT_H
-#include <partition.h>
+#include <drivers/partition/partition.h>
#define PARTITION_TYPE_GPT 0xee
#define GPT_HEADER_OFFSET PARTITION_BLOCK_SIZE