diff options
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r-- | gfx/gfx.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp index 4b7d612..54d6833 100644 --- a/gfx/gfx.gyp +++ b/gfx/gfx.gyp @@ -64,8 +64,10 @@ 'blit.h', 'canvas.cc', 'canvas.h', + 'canvas_2.h', 'canvas_linux.cc', 'canvas_mac.mm', + 'canvas_paint.h', 'canvas_win.cc', 'codec/jpeg_codec.cc', 'codec/jpeg_codec.h', |