aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 7438babe59..6c599e162a 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -127,6 +127,7 @@
'include_dirs': [
'../include/config',
'../include/core',
+ '../include/utils',
'../src/core',
'../include/gpu',
'../src/gpu',
@@ -177,6 +178,7 @@
'include_dirs': [
'../include/core',
'../include/config',
+ '../include/utils',
'../include/gpu',
'../src/core', # SkRasterClip.h
'../src/gpu'