aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/textblobrandomfont.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/textblobrandomfont.cpp')
-rw-r--r--gm/textblobrandomfont.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/textblobrandomfont.cpp b/gm/textblobrandomfont.cpp
index 8dd77c51f0..c1b55f3521 100644
--- a/gm/textblobrandomfont.cpp
+++ b/gm/textblobrandomfont.cpp
@@ -11,11 +11,11 @@
#include "Resources.h"
#include "SkCanvas.h"
#include "SkGradientShader.h"
+#include "SkRandomScalerContext.h"
#include "SkStream.h"
#include "SkSurface.h"
#include "SkTextBlob.h"
#include "SkTypeface.h"
-#include "../src/fonts/SkRandomScalerContext.h"
#if SK_SUPPORT_GPU