Fixing gm build with SkXPSDevice enabled
authorjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 3 Apr 2012 20:20:47 +0000 (20:20 +0000)
committerjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 3 Apr 2012 20:20:47 +0000 (20:20 +0000)
REVIEW=http://codereview.appspot.com/5981054/

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

gyp/xps.gyp

index 5249c16..1337fd3 100644 (file)
@@ -51,6 +51,7 @@
         ],
         'include_dirs': [
           '../include/device/xps',
+          '../src/utils', # needed to get SkBitSet.h
         ],
       },
     },