Index: Source/core/html/canvas/CanvasGradient.cpp |
diff --git a/Source/core/html/canvas/CanvasGradient.cpp b/Source/core/html/canvas/CanvasGradient.cpp |
index fae7369f548c453b6e08ca264df646fb1146324f..086a7dfad75a54c96480d177a0bffef0b5061f46 100644 |
--- a/Source/core/html/canvas/CanvasGradient.cpp |
+++ b/Source/core/html/canvas/CanvasGradient.cpp |
@@ -29,8 +29,8 @@ |
#include "CanvasPattern.h" |
#include "CanvasStyle.h" |
-#include "ExceptionCode.h" |
#include "core/css/CSSParser.h" |
+#include "core/dom/ExceptionCode.h" |
namespace WebCore { |