aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/effects.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/effects.gyp')
-rw-r--r--gyp/effects.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 91458eb96f..d69c82035f 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -1,3 +1,4 @@
+# Gyp file for effects
{
'targets': [
{
@@ -12,6 +13,7 @@
'../include/config',
'../include/core',
'../include/effects',
+ '../include/lazy',
'../include/utils',
'../src/core',
],