diff options
Diffstat (limited to 'skia/ext/platform_device_linux.h')
-rw-r--r-- | skia/ext/platform_device_linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skia/ext/platform_device_linux.h b/skia/ext/platform_device_linux.h index eae8965..e438d85a 100644 --- a/skia/ext/platform_device_linux.h +++ b/skia/ext/platform_device_linux.h @@ -5,7 +5,7 @@ #ifndef SKIA_EXT_PLATFORM_DEVICE_LINUX_H_ #define SKIA_EXT_PLATFORM_DEVICE_LINUX_H_ -#include "SkDevice.h" +#include "third_party/skia/include/core/SkDevice.h" typedef struct _cairo_surface cairo_surface_t; |