diff --git a/src/Library/Library.code-workspace b/src/Library/Library.code-workspace index 3331dc0b..5cbd4dda 100644 --- a/src/Library/Library.code-workspace +++ b/src/Library/Library.code-workspace @@ -6,11 +6,11 @@ }, { "name": "Include", - "path": "..\\..\\include" + "path": "../../include" }, { "name": "Root", - "path": "..\\.." + "path": "../.." } ], "tasks": {