Index: Source/core/html/ImageData.cpp |
diff --git a/Source/core/html/ImageData.cpp b/Source/core/html/ImageData.cpp |
index 14b6fbed3bab40fec922656a70039eccaaceee94..e03a1b518122da0e424dde835e126bc30ce25c6d 100644 |
--- a/Source/core/html/ImageData.cpp |
+++ b/Source/core/html/ImageData.cpp |
@@ -29,7 +29,7 @@ |
#include "config.h" |
#include "core/html/ImageData.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
#include "platform/RuntimeEnabledFeatures.h" |