summaryrefslogtreecommitdiffstats
path: root/include/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/boot.h')
-rw-r--r--include/boot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/boot.h b/include/boot.h
index 2ba918b5c9..623f443c19 100644
--- a/include/boot.h
+++ b/include/boot.h
@@ -2,7 +2,7 @@
#define __BOOT_H
#include <image.h>
-#include <list.h>
+#include <linux/list.h>
struct image_data {
struct image_handle *os;