Index: gyp/pathops_skpclip.gyp |
diff --git a/gyp/pathops_skpclip.gyp b/gyp/pathops_skpclip.gyp |
index 6c7e6b47db3c2a510472a4766eec479e1fe6d887..3bc5bf6c06342057ac41695defbb8afb3fe2c9dd 100755 |
--- a/gyp/pathops_skpclip.gyp |
+++ b/gyp/pathops_skpclip.gyp |
@@ -12,6 +12,7 @@ |
'target_name': 'pathops_skpclip', |
'type': 'executable', |
'include_dirs': [ |
+ '../include/private', |
'../src/core', |
'../src/effects', |
'../src/lazy', |
@@ -26,7 +27,7 @@ |
'tools.gyp:resources', |
], |
'sources': [ |
- '../tests/PathOpsDebug.cpp', |
+ '../tests/PathOpsDebug.cpp', |
'../tests/PathOpsSkpClipTest.cpp', |
], |
'conditions': [ |