aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureRenderingFlags.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/PictureRenderingFlags.h')
-rw-r--r--tools/PictureRenderingFlags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/PictureRenderingFlags.h b/tools/PictureRenderingFlags.h
index 9e49d30dfb..e8909f9f4c 100644
--- a/tools/PictureRenderingFlags.h
+++ b/tools/PictureRenderingFlags.h
@@ -8,7 +8,7 @@
#ifndef PICTURE_RENDERING_FLAGS
#define PICTURE_RENDERING_FLAGS
-#include "SkString.h"
+class SkString;
namespace sk_tools {
class PictureRenderer;