aboutsummaryrefslogtreecommitdiff
path: root/src/boot/multiboot2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/multiboot2.hpp')
-rw-r--r--src/boot/multiboot2.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/multiboot2.hpp b/src/boot/multiboot2.hpp
index cc28109..db946a7 100644
--- a/src/boot/multiboot2.hpp
+++ b/src/boot/multiboot2.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "core/types.hpp"
+#include "include/boucane.hpp"
typedef struct TAG_HEADER {
u32 type;