Skip to content

Commit

Permalink
remove hardcoded /usr/include/nodejs (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan-Lester-Dolby authored Aug 5, 2024
1 parent 1858643 commit 925c1f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
],
"include_dirs" :
[
'/usr/include/nodejs/',
"external/perfetto",
"<!(node -e \"require('nan')\")"
],
Expand Down

0 comments on commit 925c1f9

Please sign in to comment.