aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkAnnotation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkAnnotation.h')
-rw-r--r--include/core/SkAnnotation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/core/SkAnnotation.h b/include/core/SkAnnotation.h
index d7b9b84529..62c844a3ca 100644
--- a/include/core/SkAnnotation.h
+++ b/include/core/SkAnnotation.h
@@ -10,12 +10,11 @@
#include "SkRefCnt.h"
#include "SkString.h"
+#include "SkTypes.h"
class SkData;
class SkReadBuffer;
class SkWriteBuffer;
-class SkStream;
-class SkWStream;
struct SkPoint;
/**