mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
11 lines
346 B
Diff
11 lines
346 B
Diff
|
--- 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"
|