Index: Source/core/html/canvas/DataView.cpp |
diff --git a/Source/core/html/canvas/DataView.cpp b/Source/core/html/canvas/DataView.cpp |
index 3b6c2a1746fb96ace4255330335d71a794d691ee..91fc364077f4ae9baaf4ac3be2383f5b61403e9d 100644 |
--- a/Source/core/html/canvas/DataView.cpp |
+++ b/Source/core/html/canvas/DataView.cpp |
@@ -27,7 +27,7 @@ |
#include "DataView.h" |
#include "CheckedInt.h" |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
namespace { |