Index: gyp/SampleApp.gyp |
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp |
index 5d71748843cf375a76b5763984297a61ff303e90..a06082e8a2665436806e91ba568d8ebd00738f92 100644 |
--- a/gyp/SampleApp.gyp |
+++ b/gyp/SampleApp.gyp |
@@ -12,6 +12,7 @@ |
'include_dirs' : [ |
'../src/core', |
'../src/effects', #needed for BlurMask.h |
+ '../src/gpu', # needed by SkLua.cpp |
'../src/images', |
'../src/lazy', |
'../gm', # needed to pull gm.h |