Index: Source/bindings/v8/custom/V8ImageDataCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8ImageDataCustom.cpp b/Source/bindings/v8/custom/V8ImageDataCustom.cpp |
index cb35401a15a524bf9258563703e028f67a00e577..3e2e6702d2fd114522360fca0a182dfa85cf664c 100644 |
--- a/Source/bindings/v8/custom/V8ImageDataCustom.cpp |
+++ b/Source/bindings/v8/custom/V8ImageDataCustom.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "V8ImageData.h" |
-#include "V8Uint8ClampedArray.h" |
+#include "bindings/v8/custom/V8Uint8ClampedArrayCustom.h" |
namespace WebCore { |