aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bench/FontCacheBench.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/FontCacheBench.cpp b/bench/FontCacheBench.cpp
index 4224e87093..b4e128a0ce 100644
--- a/bench/FontCacheBench.cpp
+++ b/bench/FontCacheBench.cpp
@@ -12,7 +12,7 @@
#include "SkString.h"
#include "SkTemplates.h"
-#include "glyphs.h"
+#include "gUniqueGlyphIDs.h"
class FontCacheBench : public SkBenchmark {
enum { N = SkBENCHLOOP(800) };