Index: Source/core/svg/SVGFitToViewBox.h |
diff --git a/Source/core/svg/SVGFitToViewBox.h b/Source/core/svg/SVGFitToViewBox.h |
index eec0c35936696cd72cefee857c8bfdd85c58964b..94d5504ee6875222ff48e7247399f10d811ac6d4 100644 |
--- a/Source/core/svg/SVGFitToViewBox.h |
+++ b/Source/core/svg/SVGFitToViewBox.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGFitToViewBox_h |
#define SVGFitToViewBox_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/QualifiedName.h" |
#include "core/svg/SVGAnimatedPreserveAspectRatio.h" |