From 800977c96cd64b3beeccaa7d373daed3987b1c2a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 2 Feb 2024 14:26:01 +0100 Subject: Kernel: Improvements and fixes regarding the VMMers and assembly code. Signed-off-by: Amlal El Mahrouss --- Private/KernelKit/PCI/IO.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/KernelKit/PCI') diff --git a/Private/KernelKit/PCI/IO.hpp b/Private/KernelKit/PCI/IO.hpp index 778650b6..4511fca1 100644 --- a/Private/KernelKit/PCI/IO.hpp +++ b/Private/KernelKit/PCI/IO.hpp @@ -9,7 +9,7 @@ #pragma once -#include +#include #include #include #include -- cgit v1.2.3