aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMD5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkMD5.h')
-rw-r--r--src/core/SkMD5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkMD5.h b/src/core/SkMD5.h
index 8838d47ac0..5ae14e10c3 100644
--- a/src/core/SkMD5.h
+++ b/src/core/SkMD5.h
@@ -9,6 +9,7 @@
#define SkMD5_DEFINED
#include "SkStream.h"
+#include "SkTo.h"
/* Calculate a 128-bit MD5 message-digest of the bytes sent to this stream. */
class SkMD5 : public SkWStream {