Index: samplecode/SampleClock.cpp |
diff --git a/samplecode/SampleClock.cpp b/samplecode/SampleClock.cpp |
index ec71f0fd1c74e8a6c904ce17b066f35304a49c8d..9b1e3e04994bffd5958219600c9c16160aa8c78b 100644 |
--- a/samplecode/SampleClock.cpp |
+++ b/samplecode/SampleClock.cpp |
@@ -7,6 +7,7 @@ |
#include "SampleCode.h" |
#include "SkCanvas.h" |
+#include "SkPath.h" |
#include "SkRandom.h" |
#include "SkRRect.h" |
#include "SkTime.h" |