diff options
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-18 18:04:41 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-18 18:04:41 +0000 |
commit | 770963f23f4fc313db0fa3bac18b1b8aafb55f17 (patch) | |
tree | e5260b887047621f440fdeca0ff716455d4849b7 /debugger | |
parent | 7b8999b5047e059f8dbce2bb24586ac49d928731 (diff) |
Staging for cleanup of SkPicture-related headers
https://codereview.chromium.org/243173002
git-svn-id: http://skia.googlecode.com/svn/trunk@14258 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'debugger')
-rw-r--r-- | debugger/SkDebugger.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debugger/SkDebugger.cpp b/debugger/SkDebugger.cpp index 164c5d60a2..f4730d61b5 100644 --- a/debugger/SkDebugger.cpp +++ b/debugger/SkDebugger.cpp @@ -7,6 +7,7 @@ */ #include "SkDebugger.h" +#include "SkPictureRecorder.h" #include "SkString.h" |