Index: Source/core/html/HTMLFrameOwnerElement.cpp |
diff --git a/Source/core/html/HTMLFrameOwnerElement.cpp b/Source/core/html/HTMLFrameOwnerElement.cpp |
index ee94ced3d589052f6cc0961057c8a0ebcabac875..3ac27bfcc5cd12edc416c89ef5f156952308ed41 100644 |
--- a/Source/core/html/HTMLFrameOwnerElement.cpp |
+++ b/Source/core/html/HTMLFrameOwnerElement.cpp |
@@ -27,8 +27,8 @@ |
#include "core/rendering/RenderPart.h" |
#if ENABLE(SVG) |
-#include "ExceptionCode.h" |
#include "SVGDocument.h" |
+#include "core/dom/ExceptionCode.h" |
#endif |
namespace WebCore { |