Fix SampleApp build
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 26 Feb 2014 18:12:11 +0000 (18:12 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 26 Feb 2014 18:12:11 +0000 (18:12 +0000)
TBR=reed@google.com

Review URL: https://codereview.chromium.org/181833002

git-svn-id: http://skia.googlecode.com/svn/trunk@13596 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/SampleApp.gyp

index 5d71748..a06082e 100644 (file)
@@ -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