Index: Source/core/svg/SVGZoomAndPan.cpp |
diff --git a/Source/core/svg/SVGZoomAndPan.cpp b/Source/core/svg/SVGZoomAndPan.cpp |
index 714d0439f337a8ba53c705b153a7f2d5ff3d58c5..eb41e00cb4e59d57c21e81c4d976136732b98412 100644 |
--- a/Source/core/svg/SVGZoomAndPan.cpp |
+++ b/Source/core/svg/SVGZoomAndPan.cpp |
@@ -24,6 +24,7 @@ |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |
+#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGParserUtilities.h" |
namespace WebCore { |