Index: Source/core/svg/SVGFilterElement.h |
diff --git a/Source/core/svg/SVGFilterElement.h b/Source/core/svg/SVGFilterElement.h |
index 3da812039c777c91e86273b036fd43d98972a22a..08d128f6be084d23a79b050e985777cbf8f8d88c 100644 |
--- a/Source/core/svg/SVGFilterElement.h |
+++ b/Source/core/svg/SVGFilterElement.h |
@@ -23,7 +23,7 @@ |
#ifndef SVGFilterElement_h |
#define SVGFilterElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedEnumeration.h" |
#include "core/svg/SVGAnimatedInteger.h" |