diff options
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r-- | gyp/core.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp index ebf8786fed..2569a9478f 100644 --- a/gyp/core.gyp +++ b/gyp/core.gyp @@ -23,6 +23,7 @@ '../include/pathops', '../include/pipe', '../include/ports', + '../include/private', '../include/utils', '../include/images', '../src/core', |