summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/PCI/Iterator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/PCI/Iterator.hpp')
-rw-r--r--Kernel/KernelKit/PCI/Iterator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KernelKit/PCI/Iterator.hpp b/Kernel/KernelKit/PCI/Iterator.hpp
index 2274df31..0d6d894c 100644
--- a/Kernel/KernelKit/PCI/Iterator.hpp
+++ b/Kernel/KernelKit/PCI/Iterator.hpp
@@ -5,7 +5,7 @@
#include <KernelKit/PCI/Device.hpp>
#include <NewKit/Array.hpp>
#include <NewKit/Defines.hpp>
-#include <NewKit/Ref.hpp>
+#include <NewKit/Ref.hxx>
#define NEWOS_BUS_COUNT (256)
#define NEWOS_DEVICE_COUNT (33)