summaryrefslogtreecommitdiffstats
path: root/gfx/canvas_skia_linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/canvas_skia_linux.cc')
-rw-r--r--gfx/canvas_skia_linux.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/canvas_skia_linux.cc b/gfx/canvas_skia_linux.cc
index 680476f..59e0e29 100644
--- a/gfx/canvas_skia_linux.cc
+++ b/gfx/canvas_skia_linux.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "gfx/canvas_skia.h"
+#include "gfx/canvas.h"
#include <cairo/cairo.h>
#include <gtk/gtk.h>