Index: gyp/flags.gyp |
diff --git a/gyp/flags.gyp b/gyp/flags.gyp |
index 02f17ddf74d27e9592615dca4d57d50aaf9773ec..50c1a80cc0727cf254e36c2037a414ba2711280e 100644 |
--- a/gyp/flags.gyp |
+++ b/gyp/flags.gyp |
@@ -5,6 +5,7 @@ |
{ |
'target_name': 'flags', |
'type': 'static_library', |
+ 'include_dirs': [ '../src/core', ], |
'sources': [ |
'../tools/flags/SkCommandLineFlags.cpp', |
'../tools/flags/SkCommandLineFlags.h', |