aboutsummaryrefslogtreecommitdiff
path: root/i686/boot.S
diff options
context:
space:
mode:
Diffstat (limited to 'i686/boot.S')
-rw-r--r--i686/boot.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/i686/boot.S b/i686/boot.S
index 16d54a3..1eea9a3 100644
--- a/i686/boot.S
+++ b/i686/boot.S
@@ -1,5 +1,5 @@
#define ASM_FILE
-#include <grub/multiboot2.h>
+#include <multiboot2.h>
#include "macros.s"
/* Declare a multiboot header that marks this program as a kernel */