Index: webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp |
=================================================================== |
--- webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp (revision 5690) |
+++ webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp (working copy) |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "config.h" |
+ |
#include "PlatformCanvasMac.h" |
#include "base/gfx/bitmap_platform_device_mac.h" |