summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/properties/SVGListProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/properties/SVGListProperty.h')
-rw-r--r--WebCore/svg/properties/SVGListProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/properties/SVGListProperty.h b/WebCore/svg/properties/SVGListProperty.h
index 0985ddb..9018923 100644
--- a/WebCore/svg/properties/SVGListProperty.h
+++ b/WebCore/svg/properties/SVGListProperty.h
@@ -21,8 +21,8 @@
#define SVGListProperty_h
#if ENABLE(SVG)
+#include "ExceptionCode.h"
#include "SVGAnimatedProperty.h"
-#include "SVGException.h"
#include "SVGPropertyTearOff.h"
#include "SVGPropertyTraits.h"