Index: Source/core/svg/SVGFEOffsetElement.cpp |
diff --git a/Source/core/svg/SVGFEOffsetElement.cpp b/Source/core/svg/SVGFEOffsetElement.cpp |
index a763f75771291ce361ba933c3952ce6bdd244e98..ceccc37a1b9494d3a8bd63c27824f3328f5d41ec 100644 |
--- a/Source/core/svg/SVGFEOffsetElement.cpp |
+++ b/Source/core/svg/SVGFEOffsetElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGFEOffsetElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "platform/graphics/filters/FilterEffect.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |