feat: (ahci) support multiple AHCI controller
[lunaix-os.git] / lunaix-os / .vscode / c_cpp_properties.json
index dd47757e385de54b3606f9f593c70117453dcdfc..574a1bd865aa9b215005dd473f638bc7222cbc55 100644 (file)
@@ -3,7 +3,7 @@
         {
             "name": "OS-DEV",
             "includePath": [
-                "${workspaceFolder}/includes/**"
+                "${workspaceFolder}/includes"
             ],
             "compilerArgs": [
                 "-ffreestanding",