summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/platform_font_gtk.h')
-rw-r--r--ui/gfx/platform_font_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/platform_font_gtk.h b/ui/gfx/platform_font_gtk.h
index 4b265dd..44912b4 100644
--- a/ui/gfx/platform_font_gtk.h
+++ b/ui/gfx/platform_font_gtk.h
@@ -7,8 +7,8 @@
#pragma once
#include "base/scoped_ptr.h"
-#include "gfx/platform_font.h"
#include "third_party/skia/include/core/SkRefCnt.h"
+#include "ui/gfx/platform_font.h"
class SkTypeface;
class SkPaint;