mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 05:11:03 +00:00
import changes from rmottola/Arctic-Fox:
- Bug 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. (26e6a37fd) - Bug 1188462 - Fix inclusion of skia headers to use correct directory prefixes. (cb8a82d14) - Bug 1188462 - Add SKIA_INCLUDES list for adding Skia to header search path. (0f95f6f77) - Bug 1157065 - GFX: 2D: Implement skia::Convolve in LS3 MMI. * skia::ConvolveVertically * skia:ConvolveHorizontally * skia:ConvolveHorizontally4 (445c1a64e)
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
#include "nsRegion.h" // for nsIntRegion, etc
|
||||
#include "nsTArray.h" // for nsAutoTArray
|
||||
#ifdef MOZ_ENABLE_SKIA
|
||||
#include "skia/SkCanvas.h" // for SkCanvas
|
||||
#include "skia/SkBitmapDevice.h" // for SkBitmapDevice
|
||||
#include "skia/include/core/SkCanvas.h" // for SkCanvas
|
||||
#include "skia/include/core/SkBitmapDevice.h" // for SkBitmapDevice
|
||||
#else
|
||||
#define PIXMAN_DONT_DEFINE_STDINT
|
||||
#include "pixman.h" // for pixman_f_transform, etc
|
||||
|
||||
Reference in New Issue
Block a user