--- WebCore/bindings/js/JSNodeCustom.cpp.ori Sun Jan 23 11:38:08 2011 +++ WebCore/bindings/js/JSNodeCustom.cpp Sun Jan 23 11:37:57 2011 @@ -34,6 +34,7 @@ #include "DocumentType.h" #include "Entity.h" #include "EntityReference.h" +#include "ExceptionCode.h" #include "HTMLElement.h" #include "JSAttr.h" #include "JSCDATASection.h"