aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/xps.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 5249c16790..1337fd340e 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -51,6 +51,7 @@
],
'include_dirs': [
'../include/device/xps',
+ '../src/utils', # needed to get SkBitSet.h
],
},
},