Index: Source/core/svg/SVGElement.h |
diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
index 8d550b653ebe4f0e1ce4bc59865f1fa2797aee0f..9e3070679bf0fce2393bfaef099691f578357437 100644 |
--- a/Source/core/svg/SVGElement.h |
+++ b/Source/core/svg/SVGElement.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGElement_h |
#define SVGElement_h |
-#include "SVGElementTypeHelpers.h" |
+#include "core/SVGElementTypeHelpers.h" |
#include "core/dom/Element.h" |
#include "core/svg/SVGAnimatedString.h" |
#include "core/svg/SVGParsingError.h" |