summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/KernelKit/PCI
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZKA/KernelKit/PCI')
-rw-r--r--dev/ZKA/KernelKit/PCI/Dma.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKA/KernelKit/PCI/Dma.hxx b/dev/ZKA/KernelKit/PCI/Dma.hxx
index 43df13f0..8e51bc45 100644
--- a/dev/ZKA/KernelKit/PCI/Dma.hxx
+++ b/dev/ZKA/KernelKit/PCI/Dma.hxx
@@ -6,7 +6,7 @@
#pragma once
-#include <KernelKit/DeviceManager.hxx>
+#include <KernelKit/DeviceMgr.hxx>
#include <KernelKit/PCI/Device.hxx>
#include <NewKit/Array.hxx>
#include <NewKit/OwnPtr.hxx>