Index: Source/core/html/canvas/CanvasPathMethods.cpp |
diff --git a/Source/core/html/canvas/CanvasPathMethods.cpp b/Source/core/html/canvas/CanvasPathMethods.cpp |
index 5053696562cb38d7d19c84453fc190fb0964628e..7a5ab7df3994e55f858bf981fa5c0ae11068a14f 100644 |
--- a/Source/core/html/canvas/CanvasPathMethods.cpp |
+++ b/Source/core/html/canvas/CanvasPathMethods.cpp |
@@ -35,7 +35,7 @@ |
#include "config.h" |
#include "CanvasPathMethods.h" |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
#include "core/platform/graphics/FloatRect.h" |
#include <wtf/MathExtras.h> |