aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkLua.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/SkLua.cpp')
-rw-r--r--src/utils/SkLua.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/SkLua.cpp b/src/utils/SkLua.cpp
index 53e8bb33a5..887e251ff2 100644
--- a/src/utils/SkLua.cpp
+++ b/src/utils/SkLua.cpp
@@ -30,6 +30,7 @@
#include "SkString.h"
#include "SkSurface.h"
#include "SkTextBlob.h"
+#include "SkTo.h"
#include "SkTypeface.h"
#include <new>