aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/filtermain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/filtermain.cpp')
-rw-r--r--tools/filtermain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/filtermain.cpp b/tools/filtermain.cpp
index 24f0c78c02..1ed9797396 100644
--- a/tools/filtermain.cpp
+++ b/tools/filtermain.cpp
@@ -794,6 +794,7 @@ int tool_main(int argc, char** argv) {
SkDebugf("opt %d: %d\n", opt, gOptTable[opt].fNumTimesApplied);
}
+ SkGraphics::Term();
return 0;
}