summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/PCI/IO.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/PCI/IO.hpp')
-rw-r--r--Kernel/KernelKit/PCI/IO.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KernelKit/PCI/IO.hpp b/Kernel/KernelKit/PCI/IO.hpp
index 6328921d..90e9244d 100644
--- a/Kernel/KernelKit/PCI/IO.hpp
+++ b/Kernel/KernelKit/PCI/IO.hpp
@@ -9,7 +9,7 @@
#include <ArchKit/ArchKit.hpp>
#include <NewKit/Array.hpp>
#include <NewKit/Defines.hpp>
-#include <NewKit/Ref.hpp>
+#include <NewKit/Ref.hxx>
namespace Kernel
{