Index: Source/core/svg/SVGUseElement.h |
diff --git a/Source/core/svg/SVGUseElement.h b/Source/core/svg/SVGUseElement.h |
index 9e538eb681963bbc1eb85369b55bf4f4d899133a..b1e3bec3e016e6f240b1ca4fd3b775acc7b457d7 100644 |
--- a/Source/core/svg/SVGUseElement.h |
+++ b/Source/core/svg/SVGUseElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGUseElement_h |
#define SVGUseElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/fetch/DocumentResource.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |