Index: Source/core/html/canvas/CanvasPattern.cpp |
diff --git a/Source/core/html/canvas/CanvasPattern.cpp b/Source/core/html/canvas/CanvasPattern.cpp |
index 9252a2aa231a9982c4848515d8e1fcfb207f11e7..fe790f7e556e6df4d2aae5781d4e51180720cf48 100644 |
--- a/Source/core/html/canvas/CanvasPattern.cpp |
+++ b/Source/core/html/canvas/CanvasPattern.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "CanvasPattern.h" |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |