summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-31 08:49:33 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-31 08:49:33 +0100
commit18d33e155d2f56e59eb49dadbb30ab2f7ac3e852 (patch)
tree4a24443d19e709627f38aead9cd1629c564734df /src
parent2e0f715fd917e9953daa02e6310aa32f3d697251 (diff)
feat: fix magic number of BootNet module, and fix compile_flags.txt
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src')
-rw-r--r--src/coreboot-cxx-abi.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreboot-cxx-abi.cc b/src/coreboot-cxx-abi.cc
index 70d9e62..88b2a6a 100644
--- a/src/coreboot-cxx-abi.cc
+++ b/src/coreboot-cxx-abi.cc
@@ -4,7 +4,7 @@
------------------------------------------- */
-#include <lib/cxx-abi.h>
+#include <lib/cxx-abi.hpp>
/// BUGS: 0