diff options
Diffstat (limited to 'gyp/effects.gyp')
-rw-r--r-- | gyp/effects.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/effects.gyp b/gyp/effects.gyp index fbccb401b9..cb15a2ac2e 100644 --- a/gyp/effects.gyp +++ b/gyp/effects.gyp @@ -7,6 +7,8 @@ '../include/config', '../include/core', '../include/effects', + '../include/gpu', + '../src/gpu', ], 'sources': [ '../include/effects/Sk1DPathEffect.h', |