From c43c668dd1ffb6e730465a9a2f0544decb204865 Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Tue, 19 May 2009 14:51:44 +0000 Subject: Fix Skia includes to use the whole path name. Review URL: http://codereview.chromium.org/115412 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16374 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/ext/convolver.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skia/ext/convolver.cc') diff --git a/skia/ext/convolver.cc b/skia/ext/convolver.cc index f826b53..9fe9d3c 100644 --- a/skia/ext/convolver.cc +++ b/skia/ext/convolver.cc @@ -5,7 +5,7 @@ #include #include "skia/ext/convolver.h" -#include "SkTypes.h" +#include "third_party/skia/include/core/SkTypes.h" namespace skia { -- cgit v1.1