Index: Source/core/html/canvas/CanvasGradient.cpp |
diff --git a/Source/core/html/canvas/CanvasGradient.cpp b/Source/core/html/canvas/CanvasGradient.cpp |
index f233d22dffc4d0f2c3da9ed90da07fcffd1fafd7..fae7369f548c453b6e08ca264df646fb1146324f 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 "CSSParser.h" |
#include "ExceptionCode.h" |
+#include "core/css/CSSParser.h" |
namespace WebCore { |