| Index: base/gfx/bitmap_platform_device_linux.h
|
| diff --git a/base/gfx/bitmap_platform_device_linux.h b/base/gfx/bitmap_platform_device_linux.h
|
| index 96a640c1eed397089027d3ec446b3866054a4834..99ca534d09acf145d8f02b630f288fcbdd4642bc 100644
|
| --- a/base/gfx/bitmap_platform_device_linux.h
|
| +++ b/base/gfx/bitmap_platform_device_linux.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/gfx/platform_device_linux.h"
|
| #include "base/ref_counted.h"
|
|
|
| -#include "gdk-pixbuf/gdk-pixbuf.h"
|
| +#include <gdk-pixbuf/gdk-pixbuf.h>
|
|
|
| namespace gfx {
|
|
|
|
|