diff options
Diffstat (limited to 'gyp/effects.gyp')
-rw-r--r-- | gyp/effects.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/effects.gyp b/gyp/effects.gyp index d0b8b4d774..d22debb757 100644 --- a/gyp/effects.gyp +++ b/gyp/effects.gyp @@ -16,6 +16,7 @@ ], 'include_dirs': [ '../include/effects', + '../src/effects', '../src/core', ], 'direct_dependent_settings': { |