fix VSCode config

This commit is contained in:
Quinten Kock 2020-12-04 03:09:01 +01:00
parent 00ad163cc3
commit b58cef5658
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/ext/limine/stivale"
"${workspaceFolder}/ext"
],
"defines": [],
"compilerPath": "/usr/bin/clang",
@ -15,4 +15,4 @@
}
],
"version": 4
}
}