Index: src/ports/SkTime_Unix.cpp |
diff --git a/src/ports/SkTime_Unix.cpp b/src/ports/SkTime_Unix.cpp |
index 2d5fa279b468152cdbd8249764e0a6c29c73fd1f..84f1a4e374bbcd58bf56658cff665b842eb12c48 100644 |
--- a/src/ports/SkTime_Unix.cpp |
+++ b/src/ports/SkTime_Unix.cpp |
@@ -6,8 +6,8 @@ |
* found in the LICENSE file. |
*/ |
- |
#include "SkTime.h" |
+#include "SkTypes.h" |
#include <sys/time.h> |
#include <time.h> |