diff options
Diffstat (limited to 'library.json')
-rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index 233cc11..6fb64e8 100644 --- a/library.json +++ b/library.json @@ -49,7 +49,7 @@ "build": { "flags": [ "-Igooglemock/include", - "-Igooglemock", + "-Igooglemock", "-Igoogletest/include", "-Igoogletest" ] |