diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 4f4f10b..1fc4490 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -4,7 +4,6 @@ "name": "Linux", "includePath": [ "${workspaceFolder}/**", - "gnu-efi/inc/", "include/" ], "defines": [],