summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'skia/ext/vector_device.h')
-rw-r--r--skia/ext/vector_device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/skia/ext/vector_device.h b/skia/ext/vector_device.h
index ccd4333..cc534f7 100644
--- a/skia/ext/vector_device.h
+++ b/skia/ext/vector_device.h
@@ -6,8 +6,8 @@
#define SKIA_EXT_VECTOR_DEVICE_H_
#include "skia/ext/platform_device_win.h"
-#include "SkMatrix.h"
-#include "SkRegion.h"
+#include "third_party/skia/include/core/SkMatrix.h"
+#include "third_party/skia/include/core/SkRegion.h"
namespace skia {