summaryrefslogtreecommitdiffstats
path: root/skia/ext/convolver.cc
diff options
context:
space:
mode:
Diffstat (limited to 'skia/ext/convolver.cc')
-rw-r--r--skia/ext/convolver.cc2
1 files changed, 1 insertions, 1 deletions
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 <algorithm>
#include "skia/ext/convolver.h"
-#include "SkTypes.h"
+#include "third_party/skia/include/core/SkTypes.h"
namespace skia {