summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/src/FS
diff options
context:
space:
mode:
Diffstat (limited to 'dev/zka/src/FS')
-rw-r--r--dev/zka/src/FS/NeFS.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/zka/src/FS/NeFS.cxx b/dev/zka/src/FS/NeFS.cxx
index 61a18ae2..1e92ca02 100644
--- a/dev/zka/src/FS/NeFS.cxx
+++ b/dev/zka/src/FS/NeFS.cxx
@@ -6,9 +6,9 @@
#ifdef __FSKIT_USE_NEFS__
-#include <Modules/AHCI/AHCI.hxx>
-#include <Modules/ATA/ATA.hxx>
-#include <Modules/Flash/Flash.hxx>
+#include <modules/AHCI/AHCI.hxx>
+#include <modules/ATA/ATA.hxx>
+#include <modules/Flash/Flash.hxx>
#include <FSKit/NeFS.hxx>
#include <KernelKit/LPC.hxx>
#include <NewKit/Crc32.hxx>