Bug #: 5254
Submitted by: eseidel
Reviewed by: none needed, build fix only.
Fix to include "config.h" in every file.
Necessary to support fastMalloc.
http://bugzilla.opendarwin.org/show_bug.cgi?id=5254
* WebCore+SVG/DrawCanvasItem.mm:
* WebCore+SVG/DrawDocument.mm:
* WebCore+SVG/DrawView.mm:
* WebCore+SVG/dom_kdomdocumentwrapper.cpp:
* WebCore+SVG/dom_kdomnodetreewrapper.cpp:
* WebCore+SVG/render_kcanvaswrapper.cpp:
* WebCore+SVG/xml_kdomtokenizer.cpp:
* kcanvas/KCanvas.cpp:
* kcanvas/KCanvasContainer.cpp:
* kcanvas/KCanvasCreator.cpp:
* kcanvas/KCanvasFilters.cpp:
* kcanvas/KCanvasImage.cpp:
* kcanvas/KCanvasItem.cpp:
* kcanvas/KCanvasMatrix.cpp:
* kcanvas/KCanvasPath.cpp:
* kcanvas/KCanvasRegistry.cpp:
* kcanvas/KCanvasResources.cpp:
* kcanvas/KCanvasTreeDebug.cpp:
* kcanvas/KCanvasView.cpp:
* kcanvas/device/KRenderingDevice.cpp:
* kcanvas/device/KRenderingDeviceFactory.cpp:
* kcanvas/device/KRenderingFillPainter.cpp:
* kcanvas/device/KRenderingPaintServerGradient.cpp:
* kcanvas/device/KRenderingPaintServerImage.cpp:
* kcanvas/device/KRenderingPaintServerPattern.cpp:
* kcanvas/device/KRenderingPaintServerSolid.cpp:
* kcanvas/device/KRenderingStrokePainter.cpp:
* kcanvas/device/KRenderingStyle.cpp:
* kcanvas/device/quartz/KCanvasFilterQuartz.mm:
* kcanvas/device/quartz/KCanvasItemQuartz.mm:
* kcanvas/device/quartz/KCanvasResourcesQuartz.mm:
* kcanvas/device/quartz/KCanvasViewQuartz.mm:
* kcanvas/device/quartz/KRenderingDeviceQuartz.mm:
* kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm:
* kcanvas/device/quartz/KRenderingPaintServerQuartz.mm:
* kcanvas/device/quartz/QuartzSupport.mm:
* kdom/DOMString.cpp:
* kdom/Helper.cpp:
* kdom/KDOMPart.cpp:
* kdom/KDOMSettings.cpp:
* kdom/KDOMView.cpp:
* kdom/Shared.cpp:
* kdom/backends/libxml/LibXMLParser.cpp:
* kdom/bindings/IDLCodeGeneratorEcmaInterface.pm:
* kdom/bindings/IDLCodeGeneratorJs.pm:
* kdom/cache/ImageSource.cpp:
* kdom/cache/KDOMCache.cpp:
* kdom/cache/KDOMCachedDocument.cpp:
* kdom/cache/KDOMCachedImage.cpp:
* kdom/cache/KDOMCachedObject.cpp:
* kdom/cache/KDOMCachedScript.cpp:
* kdom/cache/KDOMCachedStyleSheet.cpp:
* kdom/cache/KDOMLoader.cpp:
* kdom/core/AttrImpl.cpp:
* kdom/core/CDATASectionImpl.cpp:
* kdom/core/CDFInterface.cpp:
* kdom/core/CharacterDataImpl.cpp:
* kdom/core/CommentImpl.cpp:
* kdom/core/DOMConfigurationImpl.cpp:
* kdom/core/DOMErrorHandlerImpl.cpp:
* kdom/core/DOMErrorImpl.cpp:
* kdom/core/DOMExceptionImpl.cpp:
* kdom/core/DOMImplementationImpl.cpp:
* kdom/core/DOMLocatorImpl.cpp:
* kdom/core/DOMObjectImpl.cpp:
* kdom/core/DOMStringImpl.cpp:
* kdom/core/DOMStringListImpl.cpp:
* kdom/core/DOMUserDataImpl.cpp:
* kdom/core/DocumentFragmentImpl.cpp:
* kdom/core/DocumentImpl.cpp:
* kdom/core/DocumentTypeImpl.cpp:
* kdom/core/ElementImpl.cpp:
* kdom/core/EntityImpl.cpp:
* kdom/core/EntityReferenceImpl.cpp:
* kdom/core/NamedAttrMapImpl.cpp:
* kdom/core/NamedNodeMapImpl.cpp:
* kdom/core/NodeImpl.cpp:
* kdom/core/NodeListImpl.cpp:
* kdom/core/NotationImpl.cpp:
* kdom/core/ProcessingInstructionImpl.cpp:
* kdom/core/TagNodeListImpl.cpp:
* kdom/core/TextImpl.cpp:
* kdom/core/TypeInfoImpl.cpp:
* kdom/core/XMLElementImpl.cpp:
* kdom/css/CSSCharsetRuleImpl.cpp:
* kdom/css/CSSFontFaceRuleImpl.cpp:
* kdom/css/CSSImageValueImpl.cpp:
* kdom/css/CSSImportRuleImpl.cpp:
* kdom/css/CSSMediaRuleImpl.cpp:
* kdom/css/CSSPageRuleImpl.cpp:
* kdom/css/CSSPrimitiveValueImpl.cpp:
* kdom/css/CSSRuleImpl.cpp:
* kdom/css/CSSRuleListImpl.cpp:
* kdom/css/CSSStyleDeclarationImpl.cpp:
* kdom/css/CSSStyleRuleImpl.cpp:
* kdom/css/CSSStyleSelector.cpp:
* kdom/css/CSSStyleSheetImpl.cpp:
* kdom/css/CSSUnknownRuleImpl.cpp:
* kdom/css/CSSValueImpl.cpp:
* kdom/css/CSSValueListImpl.cpp:
* kdom/css/CounterImpl.cpp:
* kdom/css/DocumentCSSImpl.cpp:
* kdom/css/DocumentStyleImpl.cpp:
* kdom/css/KDOMCSSParser.cpp:
* kdom/css/LinkStyleImpl.cpp:
* kdom/css/MediaListImpl.cpp:
* kdom/css/RGBColorImpl.cpp:
* kdom/css/RectImpl.cpp:
* kdom/css/RenderStyle.cpp:
* kdom/css/RenderStyleDefs.cpp:
* kdom/css/StyleBaseImpl.cpp:
* kdom/css/StyleSheetImpl.cpp:
* kdom/css/StyleSheetListImpl.cpp:
* kdom/css/kdomparsercss.y:
* kdom/ecma/Ecma.cpp:
* kdom/ecma/GlobalObject.cpp:
* kdom/ecma/Helper.cpp:
* kdom/ecma/ScriptInterpreter.cpp:
* kdom/events/DocumentEventImpl.cpp:
* kdom/events/EventExceptionImpl.cpp:
* kdom/events/EventImpl.cpp:
* kdom/events/EventListenerImpl.cpp:
* kdom/events/EventTargetImpl.cpp:
* kdom/events/KeyboardEventImpl.cpp:
* kdom/events/MouseEventImpl.cpp:
* kdom/events/MutationEventImpl.cpp:
* kdom/events/RegisteredEventListener.cpp:
* kdom/events/UIEventImpl.cpp:
* kdom/ls/DOMImplementationLSImpl.cpp:
* kdom/ls/LSExceptionImpl.cpp:
* kdom/ls/LSInputImpl.cpp:
* kdom/ls/LSOutputImpl.cpp:
* kdom/ls/LSParserFilterImpl.cpp:
* kdom/ls/LSParserImpl.cpp:
* kdom/ls/LSResourceResolverImpl.cpp:
* kdom/ls/LSSerializerFilterImpl.cpp:
* kdom/ls/LSSerializerImpl.cpp:
* kdom/parser/KDOMDocumentBuilder.cpp:
* kdom/parser/KDOMParser.cpp:
* kdom/range/DocumentRangeImpl.cpp:
* kdom/range/RangeExceptionImpl.cpp:
* kdom/range/RangeImpl.cpp:
* kdom/traversal/DocumentTraversalImpl.cpp:
* kdom/traversal/NodeFilterImpl.cpp:
* kdom/traversal/NodeIteratorImpl.cpp:
* kdom/traversal/TraversalImpl.cpp:
* kdom/traversal/TreeWalkerImpl.cpp:
* kdom/views/AbstractViewImpl.cpp:
* kdom/views/DocumentViewImpl.cpp:
* kdom/xpath/XPathEvaluatorImpl.cpp:
* kdom/xpath/XPathExceptionImpl.cpp:
* kdom/xpath/XPathExpressionImpl.cpp:
* kdom/xpath/XPathNSResolverImpl.cpp:
* kdom/xpath/XPathNamespaceImpl.cpp:
* kdom/xpath/XPathResultImpl.cpp:
* kdom/xpath/impl/expression.cpp:
* kdom/xpath/impl/functions.cpp:
* kdom/xpath/impl/parsedstatement.cpp:
* kdom/xpath/impl/path.cpp:
* kdom/xpath/impl/predicate.cpp:
* kdom/xpath/impl/step.cpp:
* kdom/xpath/impl/tokenizer.cpp:
* kdom/xpath/impl/util.cpp:
* kdom/xpath/impl/variablereference.cpp:
* kdom/xpath/impl/xpath.y:
* kdom/xpointer/ElementSchemeImpl.cpp:
* kdom/xpointer/NBCImpl.cpp:
* kdom/xpointer/PointerPartImpl.cpp:
* kdom/xpointer/ShortHandImpl.cpp:
* kdom/xpointer/XMLNSSchemeImpl.cpp:
* kdom/xpointer/XPath1SchemeImpl.cpp:
* kdom/xpointer/XPointerEvaluatorImpl.cpp:
* kdom/xpointer/XPointerExceptionImpl.cpp:
* kdom/xpointer/XPointerExpressionImpl.cpp:
* kdom/xpointer/XPointerHelper.cpp:
* kdom/xpointer/XPointerResultImpl.cpp:
* kdom/xpointer/XPointerSchemeImpl.cpp:
* ksvg2/KSVGFactory.cpp:
* ksvg2/KSVGSettings.cpp:
* ksvg2/KWQKSVGPart.mm:
* ksvg2/KWQKSVGView.mm:
* ksvg2/css/KSVGCSSParser.cpp:
* ksvg2/css/SVGCSSStyleDeclarationImpl.cpp:
* ksvg2/css/SVGCSSStyleSelector.cpp:
* ksvg2/css/SVGCSSStyleSheetImpl.cpp:
* ksvg2/css/SVGRenderStyle.cpp:
* ksvg2/css/SVGRenderStyleDefs.cpp:
* ksvg2/ecma/Ecma.cpp:
* ksvg2/ecma/GlobalObject.cpp:
* ksvg2/events/SVGEventImpl.cpp:
* ksvg2/events/SVGZoomEventImpl.cpp:
* ksvg2/misc/KCanvasRenderingStyle.cpp:
* ksvg2/misc/KSVGDocumentBuilder.cpp:
* ksvg2/misc/KSVGTimeScheduler.cpp:
* ksvg2/svg/CDFInterface.cpp:
* ksvg2/svg/SVGAElementImpl.cpp:
* ksvg2/svg/SVGAngleImpl.cpp:
* ksvg2/svg/SVGAnimateColorElementImpl.cpp:
* ksvg2/svg/SVGAnimateElementImpl.cpp:
* ksvg2/svg/SVGAnimateTransformElementImpl.cpp:
* ksvg2/svg/SVGAnimatedAngleImpl.cpp:
* ksvg2/svg/SVGAnimatedBooleanImpl.cpp:
* ksvg2/svg/SVGAnimatedEnumerationImpl.cpp:
* ksvg2/svg/SVGAnimatedIntegerImpl.cpp:
* ksvg2/svg/SVGAnimatedLengthImpl.cpp:
* ksvg2/svg/SVGAnimatedLengthListImpl.cpp:
* ksvg2/svg/SVGAnimatedNumberImpl.cpp:
* ksvg2/svg/SVGAnimatedNumberListImpl.cpp:
* ksvg2/svg/SVGAnimatedPathDataImpl.cpp:
* ksvg2/svg/SVGAnimatedPointsImpl.cpp:
* ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp:
* ksvg2/svg/SVGAnimatedRectImpl.cpp:
* ksvg2/svg/SVGAnimatedStringImpl.cpp:
* ksvg2/svg/SVGAnimatedTransformListImpl.cpp:
* ksvg2/svg/SVGAnimationElementImpl.cpp:
* ksvg2/svg/SVGCircleElementImpl.cpp:
* ksvg2/svg/SVGClipPathElementImpl.cpp:
* ksvg2/svg/SVGColorImpl.cpp:
* ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp:
* ksvg2/svg/SVGCursorElementImpl.cpp:
* ksvg2/svg/SVGDOMImplementationImpl.cpp:
* ksvg2/svg/SVGDefsElementImpl.cpp:
* ksvg2/svg/SVGDescElementImpl.cpp:
* ksvg2/svg/SVGDocumentImpl.cpp:
* ksvg2/svg/SVGElementImpl.cpp:
* ksvg2/svg/SVGElementInstanceImpl.cpp:
* ksvg2/svg/SVGElementInstanceListImpl.cpp:
* ksvg2/svg/SVGEllipseElementImpl.cpp:
* ksvg2/svg/SVGExceptionImpl.cpp:
* ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp:
* ksvg2/svg/SVGFEBlendElementImpl.cpp:
* ksvg2/svg/SVGFEColorMatrixElementImpl.cpp:
* ksvg2/svg/SVGFEComponentTransferElementImpl.cpp:
* ksvg2/svg/SVGFECompositeElementImpl.cpp:
* ksvg2/svg/SVGFEFloodElementImpl.cpp:
* ksvg2/svg/SVGFEFuncAElementImpl.cpp:
* ksvg2/svg/SVGFEFuncBElementImpl.cpp:
* ksvg2/svg/SVGFEFuncGElementImpl.cpp:
* ksvg2/svg/SVGFEFuncRElementImpl.cpp:
* ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp:
* ksvg2/svg/SVGFEImageElementImpl.cpp:
* ksvg2/svg/SVGFEMergeElementImpl.cpp:
* ksvg2/svg/SVGFEMergeNodeElementImpl.cpp:
* ksvg2/svg/SVGFEOffsetElementImpl.cpp:
* ksvg2/svg/SVGFETileElementImpl.cpp:
* ksvg2/svg/SVGFETurbulenceElementImpl.cpp:
* ksvg2/svg/SVGFilterElementImpl.cpp:
* ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp:
* ksvg2/svg/SVGFitToViewBoxImpl.cpp:
* ksvg2/svg/SVGGElementImpl.cpp:
* ksvg2/svg/SVGGradientElementImpl.cpp:
* ksvg2/svg/SVGHelper.cpp:
* ksvg2/svg/SVGImageElementImpl.cpp:
* ksvg2/svg/SVGLangSpaceImpl.cpp:
* ksvg2/svg/SVGLengthImpl.cpp:
* ksvg2/svg/SVGLengthListImpl.cpp:
* ksvg2/svg/SVGLineElementImpl.cpp:
* ksvg2/svg/SVGLinearGradientElementImpl.cpp:
* ksvg2/svg/SVGLocatableImpl.cpp:
* ksvg2/svg/SVGMarkerElementImpl.cpp:
* ksvg2/svg/SVGMatrixImpl.cpp:
* ksvg2/svg/SVGNumberImpl.cpp:
* ksvg2/svg/SVGNumberListImpl.cpp:
* ksvg2/svg/SVGPaintImpl.cpp:
* ksvg2/svg/SVGPathElementImpl.cpp:
* ksvg2/svg/SVGPathSegArcImpl.cpp:
* ksvg2/svg/SVGPathSegClosePathImpl.cpp:
* ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp:
* ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp:
* ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp:
* ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp:
* ksvg2/svg/SVGPathSegImpl.cpp:
* ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp:
* ksvg2/svg/SVGPathSegLinetoImpl.cpp:
* ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp:
* ksvg2/svg/SVGPathSegListImpl.cpp:
* ksvg2/svg/SVGPathSegMovetoImpl.cpp:
* ksvg2/svg/SVGPatternElementImpl.cpp:
* ksvg2/svg/SVGPointImpl.cpp:
* ksvg2/svg/SVGPointListImpl.cpp:
* ksvg2/svg/SVGPolyElementImpl.cpp:
* ksvg2/svg/SVGPolygonElementImpl.cpp:
* ksvg2/svg/SVGPolylineElementImpl.cpp:
* ksvg2/svg/SVGPreserveAspectRatioImpl.cpp:
* ksvg2/svg/SVGRadialGradientElementImpl.cpp:
* ksvg2/svg/SVGRectElementImpl.cpp:
* ksvg2/svg/SVGRectImpl.cpp:
* ksvg2/svg/SVGSVGElementImpl.cpp:
* ksvg2/svg/SVGScriptElementImpl.cpp:
* ksvg2/svg/SVGSetElementImpl.cpp:
* ksvg2/svg/SVGStopElementImpl.cpp:
* ksvg2/svg/SVGStringListImpl.cpp:
* ksvg2/svg/SVGStylableImpl.cpp:
* ksvg2/svg/SVGStyleElementImpl.cpp:
* ksvg2/svg/SVGStyledElementImpl.cpp:
* ksvg2/svg/SVGSwitchElementImpl.cpp:
* ksvg2/svg/SVGSymbolElementImpl.cpp:
* ksvg2/svg/SVGTSpanElementImpl.cpp:
* ksvg2/svg/SVGTestsImpl.cpp:
* ksvg2/svg/SVGTextContentElementImpl.cpp:
* ksvg2/svg/SVGTextElementImpl.cpp:
* ksvg2/svg/SVGTextPositioningElementImpl.cpp:
* ksvg2/svg/SVGTitleElementImpl.cpp:
* ksvg2/svg/SVGTransformImpl.cpp:
* ksvg2/svg/SVGTransformListImpl.cpp:
* ksvg2/svg/SVGTransformableImpl.cpp:
* ksvg2/svg/SVGURIReferenceImpl.cpp:
* ksvg2/svg/SVGUseElementImpl.cpp:
* ksvg2/svg/SVGViewElementImpl.cpp:
* ksvg2/svg/SVGZoomAndPanImpl.cpp:
* ksvg2/svg/svgpathparser.cpp:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@10734 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/SVGSupport/kdom/DOMString.cpp b/SVGSupport/kdom/DOMString.cpp
index 31337f7..16b1585 100644
--- a/SVGSupport/kdom/DOMString.cpp
+++ b/SVGSupport/kdom/DOMString.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMString.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/Helper.cpp b/SVGSupport/kdom/Helper.cpp
index 6679c8e..1f55266 100644
--- a/SVGSupport/kdom/Helper.cpp
+++ b/SVGSupport/kdom/Helper.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kurl.h>
#include <qtextstream.h>
diff --git a/SVGSupport/kdom/KDOMPart.cpp b/SVGSupport/kdom/KDOMPart.cpp
index 5b63446..ace0edf 100644
--- a/SVGSupport/kdom/KDOMPart.cpp
+++ b/SVGSupport/kdom/KDOMPart.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KDOMPart.h"
#include "KDOMView.h"
#include "KDOMSettings.h"
diff --git a/SVGSupport/kdom/KDOMSettings.cpp b/SVGSupport/kdom/KDOMSettings.cpp
index cc57458..1a1d536d 100644
--- a/SVGSupport/kdom/KDOMSettings.cpp
+++ b/SVGSupport/kdom/KDOMSettings.cpp
@@ -22,6 +22,7 @@
#define DEBUG_SETTINGS 0
+#include "config.h"
#include <kdebug.h>
#include <kconfig.h>
#include <kglobal.h>
diff --git a/SVGSupport/kdom/KDOMView.cpp b/SVGSupport/kdom/KDOMView.cpp
index d4295ab..625a989 100644
--- a/SVGSupport/kdom/KDOMView.cpp
+++ b/SVGSupport/kdom/KDOMView.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KDOMView.h"
#include "KDOMPart.h"
diff --git a/SVGSupport/kdom/Shared.cpp b/SVGSupport/kdom/Shared.cpp
index 903ed1e..f2b253c 100644
--- a/SVGSupport/kdom/Shared.cpp
+++ b/SVGSupport/kdom/Shared.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "Shared.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/backends/libxml/LibXMLParser.cpp b/SVGSupport/kdom/backends/libxml/LibXMLParser.cpp
index a7e43dc..853ef5b 100644
--- a/SVGSupport/kdom/backends/libxml/LibXMLParser.cpp
+++ b/SVGSupport/kdom/backends/libxml/LibXMLParser.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <stdarg.h>
#include <kurl.h>
diff --git a/SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm b/SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm
index e055f1f..6826166 100644
--- a/SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm
+++ b/SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm
@@ -232,6 +232,7 @@
@implContent = split("\r", $headerTemplate);
# - Add absolutely needed includes
+ push(@implContent, "\n#include \"config.h\"\n\n");
if($useLayerOnTop eq 0) {
push(@implContent, "\n#include <kdom/ecma/EcmaInterface.h>\n\n");
} elsif($useModule eq "svg") { # Special case for ksvg...
diff --git a/SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm b/SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm
index 1e4e3e0..b9ae133 100644
--- a/SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm
+++ b/SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm
@@ -370,6 +370,7 @@
@implContent = split("\r", $headerTemplate);
# - Add absolutely needed includes
+ push(@implContent, "\n#include \"config.h\"\n\n");
push(@implContent, "\n#include \"" . $extractedType{'type'} . ".h\"");
my $useClass = $implClass;
diff --git a/SVGSupport/kdom/cache/ImageSource.cpp b/SVGSupport/kdom/cache/ImageSource.cpp
index e383d4b..d934a0c 100644
--- a/SVGSupport/kdom/cache/ImageSource.cpp
+++ b/SVGSupport/kdom/cache/ImageSource.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "ImageSource.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/cache/KDOMCache.cpp b/SVGSupport/kdom/cache/KDOMCache.cpp
index 974bfdf..5f0565b 100644
--- a/SVGSupport/kdom/cache/KDOMCache.cpp
+++ b/SVGSupport/kdom/cache/KDOMCache.cpp
@@ -29,6 +29,7 @@
// http://www.is.kyusan-u.ac.jp/~chengk/pub/papers/compsac00_A07-07.pdf
*/
+#include "config.h"
#include <kdebug.h>
#include <kglobal.h>
#include <kiconloader.h>
diff --git a/SVGSupport/kdom/cache/KDOMCachedDocument.cpp b/SVGSupport/kdom/cache/KDOMCachedDocument.cpp
index dec0e7b..9907857 100644
--- a/SVGSupport/kdom/cache/KDOMCachedDocument.cpp
+++ b/SVGSupport/kdom/cache/KDOMCachedDocument.cpp
@@ -24,6 +24,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qbuffer.h>
#include <qobject.h>
#include <qtextcodec.h>
diff --git a/SVGSupport/kdom/cache/KDOMCachedImage.cpp b/SVGSupport/kdom/cache/KDOMCachedImage.cpp
index f6f7d18..984bca5 100644
--- a/SVGSupport/kdom/cache/KDOMCachedImage.cpp
+++ b/SVGSupport/kdom/cache/KDOMCachedImage.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/cache/KDOMCachedObject.cpp b/SVGSupport/kdom/cache/KDOMCachedObject.cpp
index 9151bdc..5a206b3 100644
--- a/SVGSupport/kdom/cache/KDOMCachedObject.cpp
+++ b/SVGSupport/kdom/cache/KDOMCachedObject.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <time.h>
#include <kglobal.h>
diff --git a/SVGSupport/kdom/cache/KDOMCachedScript.cpp b/SVGSupport/kdom/cache/KDOMCachedScript.cpp
index adaec7d..3a7fe83 100644
--- a/SVGSupport/kdom/cache/KDOMCachedScript.cpp
+++ b/SVGSupport/kdom/cache/KDOMCachedScript.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qtextcodec.h>
#include "KDOMCache.h"
diff --git a/SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp b/SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp
index 0866408..eca0121 100644
--- a/SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp
+++ b/SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include <qtextcodec.h>
diff --git a/SVGSupport/kdom/cache/KDOMLoader.cpp b/SVGSupport/kdom/cache/KDOMLoader.cpp
index 13b7f5b..61a2fe8 100644
--- a/SVGSupport/kdom/cache/KDOMLoader.cpp
+++ b/SVGSupport/kdom/cache/KDOMLoader.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#ifndef APPLE_CHANGES
#include <kio/scheduler.h>
diff --git a/SVGSupport/kdom/core/AttrImpl.cpp b/SVGSupport/kdom/core/AttrImpl.cpp
index 0a0210c..11183b8 100644
--- a/SVGSupport/kdom/core/AttrImpl.cpp
+++ b/SVGSupport/kdom/core/AttrImpl.cpp
@@ -27,6 +27,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstring.h>
#include "kdom/Helper.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/core/CDATASectionImpl.cpp b/SVGSupport/kdom/core/CDATASectionImpl.cpp
index a8b1524..14e46a0 100644
--- a/SVGSupport/kdom/core/CDATASectionImpl.cpp
+++ b/SVGSupport/kdom/core/CDATASectionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "DocumentImpl.h"
#include "CDATASectionImpl.h"
diff --git a/SVGSupport/kdom/core/CDFInterface.cpp b/SVGSupport/kdom/core/CDFInterface.cpp
index bb8b727..84b4273 100644
--- a/SVGSupport/kdom/core/CDFInterface.cpp
+++ b/SVGSupport/kdom/core/CDFInterface.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "RenderStyle.h"
#include <kdom/ecma/GlobalObject.h>
#include "CDFInterface.h"
diff --git a/SVGSupport/kdom/core/CharacterDataImpl.cpp b/SVGSupport/kdom/core/CharacterDataImpl.cpp
index 32c3278..2328449 100644
--- a/SVGSupport/kdom/core/CharacterDataImpl.cpp
+++ b/SVGSupport/kdom/core/CharacterDataImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdomevents.h"
#include "DocumentImpl.h"
#include "CharacterDataImpl.h"
diff --git a/SVGSupport/kdom/core/CommentImpl.cpp b/SVGSupport/kdom/core/CommentImpl.cpp
index d142c6f..4245f24 100644
--- a/SVGSupport/kdom/core/CommentImpl.cpp
+++ b/SVGSupport/kdom/core/CommentImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "CommentImpl.h"
#include "DocumentImpl.h"
diff --git a/SVGSupport/kdom/core/DOMConfigurationImpl.cpp b/SVGSupport/kdom/core/DOMConfigurationImpl.cpp
index cf11460..dee5820 100644
--- a/SVGSupport/kdom/core/DOMConfigurationImpl.cpp
+++ b/SVGSupport/kdom/core/DOMConfigurationImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "DOMStringImpl.h"
#include "DOMUserDataImpl.h"
diff --git a/SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp b/SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp
index 9709336..5129a03 100644
--- a/SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp
+++ b/SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp
@@ -21,6 +21,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMErrorHandlerImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/DOMErrorImpl.cpp b/SVGSupport/kdom/core/DOMErrorImpl.cpp
index 6cf3ea1..4a13161 100644
--- a/SVGSupport/kdom/core/DOMErrorImpl.cpp
+++ b/SVGSupport/kdom/core/DOMErrorImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMErrorImpl.h"
#include "DOMObjectImpl.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/core/DOMExceptionImpl.cpp b/SVGSupport/kdom/core/DOMExceptionImpl.cpp
index ff695f1..ef0cbd2 100644
--- a/SVGSupport/kdom/core/DOMExceptionImpl.cpp
+++ b/SVGSupport/kdom/core/DOMExceptionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/DOMImplementationImpl.cpp b/SVGSupport/kdom/core/DOMImplementationImpl.cpp
index c8fe883..f1a3cc0 100644
--- a/SVGSupport/kdom/core/DOMImplementationImpl.cpp
+++ b/SVGSupport/kdom/core/DOMImplementationImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kstaticdeleter.h>
#include "kdom.h"
diff --git a/SVGSupport/kdom/core/DOMLocatorImpl.cpp b/SVGSupport/kdom/core/DOMLocatorImpl.cpp
index d854e42..17e0a50 100644
--- a/SVGSupport/kdom/core/DOMLocatorImpl.cpp
+++ b/SVGSupport/kdom/core/DOMLocatorImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "NodeImpl.h"
#include "DOMStringImpl.h"
#include "DOMLocatorImpl.h"
diff --git a/SVGSupport/kdom/core/DOMObjectImpl.cpp b/SVGSupport/kdom/core/DOMObjectImpl.cpp
index b6a3b2f..524adfa 100644
--- a/SVGSupport/kdom/core/DOMObjectImpl.cpp
+++ b/SVGSupport/kdom/core/DOMObjectImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMObjectImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/DOMStringImpl.cpp b/SVGSupport/kdom/core/DOMStringImpl.cpp
index f891530..1941ded 100644
--- a/SVGSupport/kdom/core/DOMStringImpl.cpp
+++ b/SVGSupport/kdom/core/DOMStringImpl.cpp
@@ -24,6 +24,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMStringImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/DOMStringListImpl.cpp b/SVGSupport/kdom/core/DOMStringListImpl.cpp
index 25de37d..bb55e41 100644
--- a/SVGSupport/kdom/core/DOMStringListImpl.cpp
+++ b/SVGSupport/kdom/core/DOMStringListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMStringImpl.h"
#include "DOMStringListImpl.h"
diff --git a/SVGSupport/kdom/core/DOMUserDataImpl.cpp b/SVGSupport/kdom/core/DOMUserDataImpl.cpp
index 97711fe..2482e2a 100644
--- a/SVGSupport/kdom/core/DOMUserDataImpl.cpp
+++ b/SVGSupport/kdom/core/DOMUserDataImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMUserDataImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/DocumentFragmentImpl.cpp b/SVGSupport/kdom/core/DocumentFragmentImpl.cpp
index be9323d0..bed56f8 100644
--- a/SVGSupport/kdom/core/DocumentFragmentImpl.cpp
+++ b/SVGSupport/kdom/core/DocumentFragmentImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "DocumentImpl.h"
#include "DocumentFragmentImpl.h"
diff --git a/SVGSupport/kdom/core/DocumentImpl.cpp b/SVGSupport/kdom/core/DocumentImpl.cpp
index 9c7dacb..6d91495 100644
--- a/SVGSupport/kdom/core/DocumentImpl.cpp
+++ b/SVGSupport/kdom/core/DocumentImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <klocale.h>
diff --git a/SVGSupport/kdom/core/DocumentTypeImpl.cpp b/SVGSupport/kdom/core/DocumentTypeImpl.cpp
index 198ad99..f037d1c 100644
--- a/SVGSupport/kdom/core/DocumentTypeImpl.cpp
+++ b/SVGSupport/kdom/core/DocumentTypeImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "DocumentImpl.h"
#include "LSSerializerImpl.h"
diff --git a/SVGSupport/kdom/core/ElementImpl.cpp b/SVGSupport/kdom/core/ElementImpl.cpp
index 1feccda..8b11f62 100644
--- a/SVGSupport/kdom/core/ElementImpl.cpp
+++ b/SVGSupport/kdom/core/ElementImpl.cpp
@@ -27,6 +27,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom/Helper.h"
#include "AttrImpl.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/core/EntityImpl.cpp b/SVGSupport/kdom/core/EntityImpl.cpp
index 7dc6741..3bfeca6 100644
--- a/SVGSupport/kdom/core/EntityImpl.cpp
+++ b/SVGSupport/kdom/core/EntityImpl.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "EntityImpl.h"
#include "DocumentImpl.h"
diff --git a/SVGSupport/kdom/core/EntityReferenceImpl.cpp b/SVGSupport/kdom/core/EntityReferenceImpl.cpp
index ea6e2a65..a5ec539 100644
--- a/SVGSupport/kdom/core/EntityReferenceImpl.cpp
+++ b/SVGSupport/kdom/core/EntityReferenceImpl.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "EntityImpl.h"
#include "DocumentImpl.h"
diff --git a/SVGSupport/kdom/core/NamedAttrMapImpl.cpp b/SVGSupport/kdom/core/NamedAttrMapImpl.cpp
index 3aeb86e..537be04 100644
--- a/SVGSupport/kdom/core/NamedAttrMapImpl.cpp
+++ b/SVGSupport/kdom/core/NamedAttrMapImpl.cpp
@@ -27,6 +27,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <stdlib.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/core/NamedNodeMapImpl.cpp b/SVGSupport/kdom/core/NamedNodeMapImpl.cpp
index 5f64e20..7ad412e 100644
--- a/SVGSupport/kdom/core/NamedNodeMapImpl.cpp
+++ b/SVGSupport/kdom/core/NamedNodeMapImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "DocumentImpl.h"
#include "NamedNodeMapImpl.h"
diff --git a/SVGSupport/kdom/core/NodeImpl.cpp b/SVGSupport/kdom/core/NodeImpl.cpp
index 32e93a1..b3feafa 100644
--- a/SVGSupport/kdom/core/NodeImpl.cpp
+++ b/SVGSupport/kdom/core/NodeImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/Helper.h>
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/core/NodeListImpl.cpp b/SVGSupport/kdom/core/NodeListImpl.cpp
index 7ecb817..e269161 100644
--- a/SVGSupport/kdom/core/NodeListImpl.cpp
+++ b/SVGSupport/kdom/core/NodeListImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "NodeImpl.h"
#include "NodeListImpl.h"
diff --git a/SVGSupport/kdom/core/NotationImpl.cpp b/SVGSupport/kdom/core/NotationImpl.cpp
index 04cc0f3..2ec0a0d 100644
--- a/SVGSupport/kdom/core/NotationImpl.cpp
+++ b/SVGSupport/kdom/core/NotationImpl.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "NotationImpl.h"
#include "DocumentImpl.h"
diff --git a/SVGSupport/kdom/core/ProcessingInstructionImpl.cpp b/SVGSupport/kdom/core/ProcessingInstructionImpl.cpp
index 021229f..94e2740 100644
--- a/SVGSupport/kdom/core/ProcessingInstructionImpl.cpp
+++ b/SVGSupport/kdom/core/ProcessingInstructionImpl.cpp
@@ -26,6 +26,7 @@
// qxml can't be included otherwhise :/
#undef QT_NO_CAST_ASCII
+#include "config.h"
#ifndef APPLE_CHANGES
#include <qxml.h>
#endif
diff --git a/SVGSupport/kdom/core/TagNodeListImpl.cpp b/SVGSupport/kdom/core/TagNodeListImpl.cpp
index 31b9b3d..8e4bbb9 100644
--- a/SVGSupport/kdom/core/TagNodeListImpl.cpp
+++ b/SVGSupport/kdom/core/TagNodeListImpl.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "NodeImpl.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/core/TextImpl.cpp b/SVGSupport/kdom/core/TextImpl.cpp
index 60e0edc..ac0c9c4 100644
--- a/SVGSupport/kdom/core/TextImpl.cpp
+++ b/SVGSupport/kdom/core/TextImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "TextImpl.h"
#include "DocumentImpl.h"
diff --git a/SVGSupport/kdom/core/TypeInfoImpl.cpp b/SVGSupport/kdom/core/TypeInfoImpl.cpp
index cbb80a7..2d7916b 100644
--- a/SVGSupport/kdom/core/TypeInfoImpl.cpp
+++ b/SVGSupport/kdom/core/TypeInfoImpl.cpp
@@ -19,6 +19,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "TypeInfoImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/core/XMLElementImpl.cpp b/SVGSupport/kdom/core/XMLElementImpl.cpp
index c57b757..83b7ac8 100644
--- a/SVGSupport/kdom/core/XMLElementImpl.cpp
+++ b/SVGSupport/kdom/core/XMLElementImpl.cpp
@@ -27,6 +27,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentImpl.h"
#include "XMLElementImpl.h"
diff --git a/SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp b/SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp
index 7c5da30..f77ec1c 100644
--- a/SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMStringImpl.h"
#include "CSSCharsetRuleImpl.h"
diff --git a/SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp b/SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp
index 7fcea0f..ae90581 100644
--- a/SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSFontFaceRuleImpl.h"
#include "CSSStyleDeclarationImpl.h"
diff --git a/SVGSupport/kdom/css/CSSImageValueImpl.cpp b/SVGSupport/kdom/css/CSSImageValueImpl.cpp
index 1237084..435f6fd 100644
--- a/SVGSupport/kdom/css/CSSImageValueImpl.cpp
+++ b/SVGSupport/kdom/css/CSSImageValueImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/cache/KDOMLoader.h>
#include <kdom/css/cssvalues.h>
diff --git a/SVGSupport/kdom/css/CSSImportRuleImpl.cpp b/SVGSupport/kdom/css/CSSImportRuleImpl.cpp
index 80b4204..59c721d 100644
--- a/SVGSupport/kdom/css/CSSImportRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSImportRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/cache/KDOMLoader.h>
#include <kdom/cache/KDOMCachedStyleSheet.h>
diff --git a/SVGSupport/kdom/css/CSSMediaRuleImpl.cpp b/SVGSupport/kdom/css/CSSMediaRuleImpl.cpp
index 3832fce..7a370e0 100644
--- a/SVGSupport/kdom/css/CSSMediaRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSMediaRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KDOMCSSParser.h"
#include "MediaListImpl.h"
#include "CSSRuleListImpl.h"
diff --git a/SVGSupport/kdom/css/CSSPageRuleImpl.cpp b/SVGSupport/kdom/css/CSSPageRuleImpl.cpp
index 2f7584d..5f115f1 100644
--- a/SVGSupport/kdom/css/CSSPageRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSPageRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSPageRuleImpl.h"
#include "CSSStyleDeclarationImpl.h"
diff --git a/SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp b/SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp
index c60f1e6..ec0528f 100644
--- a/SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp
+++ b/SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qregexp.h>
#include <qfontmetrics.h>
#include <q3paintdevicemetrics.h>
diff --git a/SVGSupport/kdom/css/CSSRuleImpl.cpp b/SVGSupport/kdom/css/CSSRuleImpl.cpp
index 11e88dd..47748e8 100644
--- a/SVGSupport/kdom/css/CSSRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSRuleImpl.h"
#include "CSSStyleSheetImpl.h"
diff --git a/SVGSupport/kdom/css/CSSRuleListImpl.cpp b/SVGSupport/kdom/css/CSSRuleListImpl.cpp
index 1e5dd96..85db234 100644
--- a/SVGSupport/kdom/css/CSSRuleListImpl.cpp
+++ b/SVGSupport/kdom/css/CSSRuleListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "CSSRuleImpl.h"
#include "CSSRuleListImpl.h"
diff --git a/SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp b/SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp
index 9aa9597..8143710 100644
--- a/SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp
+++ b/SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMString.h"
#include "KDOMCSSParser.h"
#include "CSSRuleImpl.h"
diff --git a/SVGSupport/kdom/css/CSSStyleRuleImpl.cpp b/SVGSupport/kdom/css/CSSStyleRuleImpl.cpp
index 6010a87..285b772 100644
--- a/SVGSupport/kdom/css/CSSStyleRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSStyleRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSStyleRuleImpl.h"
#include "CSSStyleSheetImpl.h"
#include "CSSStyleDeclarationImpl.h"
diff --git a/SVGSupport/kdom/css/CSSStyleSelector.cpp b/SVGSupport/kdom/css/CSSStyleSelector.cpp
index 7743949..ea6fe45 100644
--- a/SVGSupport/kdom/css/CSSStyleSelector.cpp
+++ b/SVGSupport/kdom/css/CSSStyleSelector.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <stdlib.h>
diff --git a/SVGSupport/kdom/css/CSSStyleSheetImpl.cpp b/SVGSupport/kdom/css/CSSStyleSheetImpl.cpp
index 996e9e2..b1c53b3 100644
--- a/SVGSupport/kdom/css/CSSStyleSheetImpl.cpp
+++ b/SVGSupport/kdom/css/CSSStyleSheetImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "NodeImpl.h"
#include "KDOMCSSParser.h"
diff --git a/SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp b/SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp
index 62c5245..8957370 100644
--- a/SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp
+++ b/SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSUnknownRuleImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/css/CSSValueImpl.cpp b/SVGSupport/kdom/css/CSSValueImpl.cpp
index 5e178bd..0bdd935 100644
--- a/SVGSupport/kdom/css/CSSValueImpl.cpp
+++ b/SVGSupport/kdom/css/CSSValueImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdomcss.h"
#include "CSSValueImpl.h"
#include "CSSValueListImpl.h"
diff --git a/SVGSupport/kdom/css/CSSValueListImpl.cpp b/SVGSupport/kdom/css/CSSValueListImpl.cpp
index acf3314..90ae378 100644
--- a/SVGSupport/kdom/css/CSSValueListImpl.cpp
+++ b/SVGSupport/kdom/css/CSSValueListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "CSSValueListImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/css/CounterImpl.cpp b/SVGSupport/kdom/css/CounterImpl.cpp
index 4441701..e315dac 100644
--- a/SVGSupport/kdom/css/CounterImpl.cpp
+++ b/SVGSupport/kdom/css/CounterImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/css/CSSHelper.h>
#include <kdom/DOMString.h>
#include "CounterImpl.h"
diff --git a/SVGSupport/kdom/css/DocumentCSSImpl.cpp b/SVGSupport/kdom/css/DocumentCSSImpl.cpp
index 5daca95..f733b8c 100644
--- a/SVGSupport/kdom/css/DocumentCSSImpl.cpp
+++ b/SVGSupport/kdom/css/DocumentCSSImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentCSSImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/css/DocumentStyleImpl.cpp b/SVGSupport/kdom/css/DocumentStyleImpl.cpp
index 5032e72..3872f0f 100644
--- a/SVGSupport/kdom/css/DocumentStyleImpl.cpp
+++ b/SVGSupport/kdom/css/DocumentStyleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentStyleImpl.h"
#include "StyleSheetListImpl.h"
diff --git a/SVGSupport/kdom/css/KDOMCSSParser.cpp b/SVGSupport/kdom/css/KDOMCSSParser.cpp
index f06b193..eda1b3c 100644
--- a/SVGSupport/kdom/css/KDOMCSSParser.cpp
+++ b/SVGSupport/kdom/css/KDOMCSSParser.cpp
@@ -27,6 +27,7 @@
#define DEBUG_CSS 0
#define DEBUG_TOKEN 0
+#include "config.h"
#include <kurl.h>
#include <kdebug.h>
#include <kglobal.h>
diff --git a/SVGSupport/kdom/css/LinkStyleImpl.cpp b/SVGSupport/kdom/css/LinkStyleImpl.cpp
index 3c88ca3..27dbbe4 100644
--- a/SVGSupport/kdom/css/LinkStyleImpl.cpp
+++ b/SVGSupport/kdom/css/LinkStyleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "LinkStyleImpl.h"
#include "CSSStyleSheetImpl.h"
diff --git a/SVGSupport/kdom/css/MediaListImpl.cpp b/SVGSupport/kdom/css/MediaListImpl.cpp
index 58183c2..abddc77 100644
--- a/SVGSupport/kdom/css/MediaListImpl.cpp
+++ b/SVGSupport/kdom/css/MediaListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include "CSSRuleImpl.h"
diff --git a/SVGSupport/kdom/css/RGBColorImpl.cpp b/SVGSupport/kdom/css/RGBColorImpl.cpp
index a99b2b3..daaf2f6 100644
--- a/SVGSupport/kdom/css/RGBColorImpl.cpp
+++ b/SVGSupport/kdom/css/RGBColorImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "RGBColorImpl.h"
#include "CSSPrimitiveValueImpl.h"
diff --git a/SVGSupport/kdom/css/RectImpl.cpp b/SVGSupport/kdom/css/RectImpl.cpp
index 39e2bbf..e68e1b8 100644
--- a/SVGSupport/kdom/css/RectImpl.cpp
+++ b/SVGSupport/kdom/css/RectImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "RectImpl.h"
#include "CSSPrimitiveValueImpl.h"
diff --git a/SVGSupport/kdom/css/RenderStyle.cpp b/SVGSupport/kdom/css/RenderStyle.cpp
index a1f0f78..38cdb07 100644
--- a/SVGSupport/kdom/css/RenderStyle.cpp
+++ b/SVGSupport/kdom/css/RenderStyle.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qfont.h>
#include "RenderStyle.h"
diff --git a/SVGSupport/kdom/css/RenderStyleDefs.cpp b/SVGSupport/kdom/css/RenderStyleDefs.cpp
index 91281b4..14f4893 100644
--- a/SVGSupport/kdom/css/RenderStyleDefs.cpp
+++ b/SVGSupport/kdom/css/RenderStyleDefs.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qapplication.h>
#include "RenderStyle.h"
diff --git a/SVGSupport/kdom/css/StyleBaseImpl.cpp b/SVGSupport/kdom/css/StyleBaseImpl.cpp
index efd2249..642f792 100644
--- a/SVGSupport/kdom/css/StyleBaseImpl.cpp
+++ b/SVGSupport/kdom/css/StyleBaseImpl.cpp
@@ -30,6 +30,7 @@
// #define CSS_DEBUG - Prepare for heavy debug output :)
+#include "config.h"
#include <kurl.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/css/StyleSheetImpl.cpp b/SVGSupport/kdom/css/StyleSheetImpl.cpp
index b5789e6..0bceb4d 100644
--- a/SVGSupport/kdom/css/StyleSheetImpl.cpp
+++ b/SVGSupport/kdom/css/StyleSheetImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentImpl.h"
#include "MediaListImpl.h"
#include "StyleSheetImpl.h"
diff --git a/SVGSupport/kdom/css/StyleSheetListImpl.cpp b/SVGSupport/kdom/css/StyleSheetListImpl.cpp
index ac4f9b1..9d5ccf1 100644
--- a/SVGSupport/kdom/css/StyleSheetListImpl.cpp
+++ b/SVGSupport/kdom/css/StyleSheetListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "StyleSheetImpl.h"
#include "CSSStyleSheetImpl.h"
#include "StyleSheetListImpl.h"
diff --git a/SVGSupport/kdom/css/kdomparsercss.y b/SVGSupport/kdom/css/kdomparsercss.y
index a07ff0e..d761356 100644
--- a/SVGSupport/kdom/css/kdomparsercss.y
+++ b/SVGSupport/kdom/css/kdomparsercss.y
@@ -21,6 +21,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
+
+#include "config.h"
#include <assert.h>
#include <string.h>
diff --git a/SVGSupport/kdom/ecma/Ecma.cpp b/SVGSupport/kdom/ecma/Ecma.cpp
index 5e64be7..194d6c5 100644
--- a/SVGSupport/kdom/ecma/Ecma.cpp
+++ b/SVGSupport/kdom/ecma/Ecma.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include <q3ptrdict.h>
diff --git a/SVGSupport/kdom/ecma/GlobalObject.cpp b/SVGSupport/kdom/ecma/GlobalObject.cpp
index 5b837c7..99c2412 100644
--- a/SVGSupport/kdom/ecma/GlobalObject.cpp
+++ b/SVGSupport/kdom/ecma/GlobalObject.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
diff --git a/SVGSupport/kdom/ecma/Helper.cpp b/SVGSupport/kdom/ecma/Helper.cpp
index 32eb9c7..7be3d16 100644
--- a/SVGSupport/kdom/ecma/Helper.cpp
+++ b/SVGSupport/kdom/ecma/Helper.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstring.h>
#include <kjs/ustring.h>
diff --git a/SVGSupport/kdom/ecma/ScriptInterpreter.cpp b/SVGSupport/kdom/ecma/ScriptInterpreter.cpp
index cc43cef..205a4fb 100644
--- a/SVGSupport/kdom/ecma/ScriptInterpreter.cpp
+++ b/SVGSupport/kdom/ecma/ScriptInterpreter.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/events/DocumentEventImpl.cpp b/SVGSupport/kdom/events/DocumentEventImpl.cpp
index 3d54f6c..4bf2cbe 100644
--- a/SVGSupport/kdom/events/DocumentEventImpl.cpp
+++ b/SVGSupport/kdom/events/DocumentEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "EventImpl.h"
#include "UIEventImpl.h"
diff --git a/SVGSupport/kdom/events/EventExceptionImpl.cpp b/SVGSupport/kdom/events/EventExceptionImpl.cpp
index 823d647..ab8c088 100644
--- a/SVGSupport/kdom/events/EventExceptionImpl.cpp
+++ b/SVGSupport/kdom/events/EventExceptionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "EventExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/events/EventImpl.cpp b/SVGSupport/kdom/events/EventImpl.cpp
index 719fc79..63a35af 100644
--- a/SVGSupport/kdom/events/EventImpl.cpp
+++ b/SVGSupport/kdom/events/EventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "EventImpl.h"
#include "kdomevents.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/events/EventListenerImpl.cpp b/SVGSupport/kdom/events/EventListenerImpl.cpp
index 8294e8f..2074886 100644
--- a/SVGSupport/kdom/events/EventListenerImpl.cpp
+++ b/SVGSupport/kdom/events/EventListenerImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qvariant.h>
#include "EventImpl.h"
diff --git a/SVGSupport/kdom/events/EventTargetImpl.cpp b/SVGSupport/kdom/events/EventTargetImpl.cpp
index 3837f8d..0dda395 100644
--- a/SVGSupport/kdom/events/EventTargetImpl.cpp
+++ b/SVGSupport/kdom/events/EventTargetImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kjs/interpreter.h>
#include <kdom/ecma/Ecma.h>
diff --git a/SVGSupport/kdom/events/KeyboardEventImpl.cpp b/SVGSupport/kdom/events/KeyboardEventImpl.cpp
index 44188f6..6e5b1f5 100644
--- a/SVGSupport/kdom/events/KeyboardEventImpl.cpp
+++ b/SVGSupport/kdom/events/KeyboardEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qevent.h>
#include "KeyboardEventImpl.h"
diff --git a/SVGSupport/kdom/events/MouseEventImpl.cpp b/SVGSupport/kdom/events/MouseEventImpl.cpp
index fb822ea..59f631f 100644
--- a/SVGSupport/kdom/events/MouseEventImpl.cpp
+++ b/SVGSupport/kdom/events/MouseEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qevent.h>
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/events/MutationEventImpl.cpp b/SVGSupport/kdom/events/MutationEventImpl.cpp
index a4eb62d..270a539 100644
--- a/SVGSupport/kdom/events/MutationEventImpl.cpp
+++ b/SVGSupport/kdom/events/MutationEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "NodeImpl.h"
#include "DOMStringImpl.h"
#include "MutationEventImpl.h"
diff --git a/SVGSupport/kdom/events/RegisteredEventListener.cpp b/SVGSupport/kdom/events/RegisteredEventListener.cpp
index 8d585fb..82e7754 100644
--- a/SVGSupport/kdom/events/RegisteredEventListener.cpp
+++ b/SVGSupport/kdom/events/RegisteredEventListener.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "EventListenerImpl.h"
#include "RegisteredEventListener.h"
diff --git a/SVGSupport/kdom/events/UIEventImpl.cpp b/SVGSupport/kdom/events/UIEventImpl.cpp
index 10cf1df..c1c834c 100644
--- a/SVGSupport/kdom/events/UIEventImpl.cpp
+++ b/SVGSupport/kdom/events/UIEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "UIEventImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp b/SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp
index 2f3a745..457e48b 100644
--- a/SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp
+++ b/SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMImplementationLSImpl.h"
#include "kdom.h"
diff --git a/SVGSupport/kdom/ls/LSExceptionImpl.cpp b/SVGSupport/kdom/ls/LSExceptionImpl.cpp
index 86e665a..3e076de 100644
--- a/SVGSupport/kdom/ls/LSExceptionImpl.cpp
+++ b/SVGSupport/kdom/ls/LSExceptionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "LSExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/ls/LSInputImpl.cpp b/SVGSupport/kdom/ls/LSInputImpl.cpp
index b54c226..4daf0e8 100644
--- a/SVGSupport/kdom/ls/LSInputImpl.cpp
+++ b/SVGSupport/kdom/ls/LSInputImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qtextstream.h>
#include "DOMString.h"
diff --git a/SVGSupport/kdom/ls/LSOutputImpl.cpp b/SVGSupport/kdom/ls/LSOutputImpl.cpp
index e97b30c..2c96dc3 100644
--- a/SVGSupport/kdom/ls/LSOutputImpl.cpp
+++ b/SVGSupport/kdom/ls/LSOutputImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMString.h"
#include "LSOutputImpl.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/ls/LSParserFilterImpl.cpp b/SVGSupport/kdom/ls/LSParserFilterImpl.cpp
index 004774b..1a34a4f 100644
--- a/SVGSupport/kdom/ls/LSParserFilterImpl.cpp
+++ b/SVGSupport/kdom/ls/LSParserFilterImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "NodeImpl.h"
#include "ElementImpl.h"
#include "LSParserFilterImpl.h"
diff --git a/SVGSupport/kdom/ls/LSParserImpl.cpp b/SVGSupport/kdom/ls/LSParserImpl.cpp
index 10ea4ef..b7af4cad 100644
--- a/SVGSupport/kdom/ls/LSParserImpl.cpp
+++ b/SVGSupport/kdom/ls/LSParserImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qdir.h>
#include <qbuffer.h>
#include <q3cstring.h>
diff --git a/SVGSupport/kdom/ls/LSResourceResolverImpl.cpp b/SVGSupport/kdom/ls/LSResourceResolverImpl.cpp
index 462b5ac..5f50ca9 100644
--- a/SVGSupport/kdom/ls/LSResourceResolverImpl.cpp
+++ b/SVGSupport/kdom/ls/LSResourceResolverImpl.cpp
@@ -19,6 +19,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DOMString.h"
#include "LSInputImpl.h"
#include "LSResourceResolverImpl.h"
diff --git a/SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp b/SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp
index d992c89..32b7bef 100644
--- a/SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp
+++ b/SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "LSSerializerFilterImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/ls/LSSerializerImpl.cpp b/SVGSupport/kdom/ls/LSSerializerImpl.cpp
index 5d287e0..77997cb 100644
--- a/SVGSupport/kdom/ls/LSSerializerImpl.cpp
+++ b/SVGSupport/kdom/ls/LSSerializerImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qfile.h>
#include <qtextstream.h>
diff --git a/SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp b/SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp
index c9a7b04..1caa7fa 100644
--- a/SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp
+++ b/SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kurl.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/parser/KDOMParser.cpp b/SVGSupport/kdom/parser/KDOMParser.cpp
index b9540f3..b14e356 100644
--- a/SVGSupport/kdom/parser/KDOMParser.cpp
+++ b/SVGSupport/kdom/parser/KDOMParser.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qdir.h>
#include <qbuffer.h>
diff --git a/SVGSupport/kdom/range/DocumentRangeImpl.cpp b/SVGSupport/kdom/range/DocumentRangeImpl.cpp
index 9cbc357..5101649 100644
--- a/SVGSupport/kdom/range/DocumentRangeImpl.cpp
+++ b/SVGSupport/kdom/range/DocumentRangeImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "RangeImpl.h"
#include "DocumentRangeImpl.h"
#include <kdom/core/DocumentImpl.h>
diff --git a/SVGSupport/kdom/range/RangeExceptionImpl.cpp b/SVGSupport/kdom/range/RangeExceptionImpl.cpp
index c2a534e..be54373 100644
--- a/SVGSupport/kdom/range/RangeExceptionImpl.cpp
+++ b/SVGSupport/kdom/range/RangeExceptionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "RangeExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/range/RangeImpl.cpp b/SVGSupport/kdom/range/RangeImpl.cpp
index 90fdf00..5c45ae6 100644
--- a/SVGSupport/kdom/range/RangeImpl.cpp
+++ b/SVGSupport/kdom/range/RangeImpl.cpp
@@ -24,6 +24,7 @@
* Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "TextImpl.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp b/SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp
index 0513d5c..dfcef8f 100644
--- a/SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp
+++ b/SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentTraversalImpl.h"
#include "NodeIteratorImpl.h"
#include "TreeWalkerImpl.h"
diff --git a/SVGSupport/kdom/traversal/NodeFilterImpl.cpp b/SVGSupport/kdom/traversal/NodeFilterImpl.cpp
index 6d28f91..e76ef05 100644
--- a/SVGSupport/kdom/traversal/NodeFilterImpl.cpp
+++ b/SVGSupport/kdom/traversal/NodeFilterImpl.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "NodeFilterImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/traversal/NodeIteratorImpl.cpp b/SVGSupport/kdom/traversal/NodeIteratorImpl.cpp
index 619b386..ab7f05a 100644
--- a/SVGSupport/kdom/traversal/NodeIteratorImpl.cpp
+++ b/SVGSupport/kdom/traversal/NodeIteratorImpl.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <NodeIteratorImpl.h>
#include <kdom/traversal/kdomtraversal.h>
#include "DOMExceptionImpl.h"
diff --git a/SVGSupport/kdom/traversal/TraversalImpl.cpp b/SVGSupport/kdom/traversal/TraversalImpl.cpp
index f6aa40d..b4eab38 100644
--- a/SVGSupport/kdom/traversal/TraversalImpl.cpp
+++ b/SVGSupport/kdom/traversal/TraversalImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "TraversalImpl.h"
#include <kdom/traversal/kdomtraversal.h>
#include "NodeFilterImpl.h"
diff --git a/SVGSupport/kdom/traversal/TreeWalkerImpl.cpp b/SVGSupport/kdom/traversal/TreeWalkerImpl.cpp
index df4a0ab..dd7f9e0 100644
--- a/SVGSupport/kdom/traversal/TreeWalkerImpl.cpp
+++ b/SVGSupport/kdom/traversal/TreeWalkerImpl.cpp
@@ -25,6 +25,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "kdom.h"
#include "NodeImpl.h"
#include "kdomtraversal.h"
diff --git a/SVGSupport/kdom/views/AbstractViewImpl.cpp b/SVGSupport/kdom/views/AbstractViewImpl.cpp
index 9b07659..ff1bfe3 100644
--- a/SVGSupport/kdom/views/AbstractViewImpl.cpp
+++ b/SVGSupport/kdom/views/AbstractViewImpl.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "AbstractViewImpl.h"
#include "DocumentViewImpl.h"
diff --git a/SVGSupport/kdom/views/DocumentViewImpl.cpp b/SVGSupport/kdom/views/DocumentViewImpl.cpp
index 42359db..cfeed92 100644
--- a/SVGSupport/kdom/views/DocumentViewImpl.cpp
+++ b/SVGSupport/kdom/views/DocumentViewImpl.cpp
@@ -23,6 +23,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "DocumentViewImpl.h"
#include "AbstractViewImpl.h"
diff --git a/SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp b/SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp
index 9460837..27760b2 100644
--- a/SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathEvaluatorImpl.h"
#include "XPathExpressionImpl.h"
#include "XPathNSResolverImpl.h"
diff --git a/SVGSupport/kdom/xpath/XPathExceptionImpl.cpp b/SVGSupport/kdom/xpath/XPathExceptionImpl.cpp
index 201a863..4ce663a 100644
--- a/SVGSupport/kdom/xpath/XPathExceptionImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathExceptionImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/xpath/XPathExpressionImpl.cpp b/SVGSupport/kdom/xpath/XPathExpressionImpl.cpp
index 77d60fc..6b0a135 100644
--- a/SVGSupport/kdom/xpath/XPathExpressionImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathExpressionImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathExpressionImpl.h"
#include "DOMStringImpl.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp b/SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp
index 68df16c..4c3b027 100644
--- a/SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathNSResolverImpl.h"
#include "DOMStringImpl.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp b/SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp
index 7b95c1d..1b31bc6 100644
--- a/SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathNamespaceImpl.h"
#include "ElementImpl.h"
diff --git a/SVGSupport/kdom/xpath/XPathResultImpl.cpp b/SVGSupport/kdom/xpath/XPathResultImpl.cpp
index 81ae4d5..e73c602 100644
--- a/SVGSupport/kdom/xpath/XPathResultImpl.cpp
+++ b/SVGSupport/kdom/xpath/XPathResultImpl.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "XPathResultImpl.h"
#include "XPathExceptionImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/expression.cpp b/SVGSupport/kdom/xpath/impl/expression.cpp
index 35d13e6..3e5b6d7 100644
--- a/SVGSupport/kdom/xpath/impl/expression.cpp
+++ b/SVGSupport/kdom/xpath/impl/expression.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "expression.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/functions.cpp b/SVGSupport/kdom/xpath/impl/functions.cpp
index e5aa588..aa0a360 100644
--- a/SVGSupport/kdom/xpath/impl/functions.cpp
+++ b/SVGSupport/kdom/xpath/impl/functions.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "functions.h"
#include "NamedAttrMapImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/parsedstatement.cpp b/SVGSupport/kdom/xpath/impl/parsedstatement.cpp
index 3467b39..d9081c1 100644
--- a/SVGSupport/kdom/xpath/impl/parsedstatement.cpp
+++ b/SVGSupport/kdom/xpath/impl/parsedstatement.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "parsedstatement.h"
#include "path.h"
diff --git a/SVGSupport/kdom/xpath/impl/path.cpp b/SVGSupport/kdom/xpath/impl/path.cpp
index 104b87e..f8cce21 100644
--- a/SVGSupport/kdom/xpath/impl/path.cpp
+++ b/SVGSupport/kdom/xpath/impl/path.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "path.h"
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/predicate.cpp b/SVGSupport/kdom/xpath/impl/predicate.cpp
index 7156c2e..708062b 100644
--- a/SVGSupport/kdom/xpath/impl/predicate.cpp
+++ b/SVGSupport/kdom/xpath/impl/predicate.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "predicate.h"
#include "functions.h"
diff --git a/SVGSupport/kdom/xpath/impl/step.cpp b/SVGSupport/kdom/xpath/impl/step.cpp
index 5938a40..bd7920b 100644
--- a/SVGSupport/kdom/xpath/impl/step.cpp
+++ b/SVGSupport/kdom/xpath/impl/step.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "step.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/tokenizer.cpp b/SVGSupport/kdom/xpath/impl/tokenizer.cpp
index fa727da..9796f5c 100644
--- a/SVGSupport/kdom/xpath/impl/tokenizer.cpp
+++ b/SVGSupport/kdom/xpath/impl/tokenizer.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "tokenizer.h"
struct AxisNameMapping
diff --git a/SVGSupport/kdom/xpath/impl/util.cpp b/SVGSupport/kdom/xpath/impl/util.cpp
index 54609d1..d53688e 100644
--- a/SVGSupport/kdom/xpath/impl/util.cpp
+++ b/SVGSupport/kdom/xpath/impl/util.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "util.h"
#include "NodeImpl.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/xpath/impl/variablereference.cpp b/SVGSupport/kdom/xpath/impl/variablereference.cpp
index 3690109..6680574 100644
--- a/SVGSupport/kdom/xpath/impl/variablereference.cpp
+++ b/SVGSupport/kdom/xpath/impl/variablereference.cpp
@@ -22,6 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "variablereference.h"
VariableReference::VariableReference( const DomString &name )
diff --git a/SVGSupport/kdom/xpath/impl/xpath.y b/SVGSupport/kdom/xpath/impl/xpath.y
index cfaeb85..37502a8 100644
--- a/SVGSupport/kdom/xpath/impl/xpath.y
+++ b/SVGSupport/kdom/xpath/impl/xpath.y
@@ -1,4 +1,5 @@
%{
+#include "config.h"
#include "functions.h"
#include "path.h"
#include "predicate.h"
diff --git a/SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp b/SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp
index 8b4b0e5..61d8c35 100644
--- a/SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp
+++ b/SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <qstring.h>
#include <qstringlist.h>
diff --git a/SVGSupport/kdom/xpointer/NBCImpl.cpp b/SVGSupport/kdom/xpointer/NBCImpl.cpp
index 3d94b20..f503068 100644
--- a/SVGSupport/kdom/xpointer/NBCImpl.cpp
+++ b/SVGSupport/kdom/xpointer/NBCImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include "Namespace.h"
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/xpointer/PointerPartImpl.cpp b/SVGSupport/kdom/xpointer/PointerPartImpl.cpp
index c452a46..0fde8b8 100644
--- a/SVGSupport/kdom/xpointer/PointerPartImpl.cpp
+++ b/SVGSupport/kdom/xpointer/PointerPartImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <kdebug.h>
#include "DOMStringImpl.h"
diff --git a/SVGSupport/kdom/xpointer/ShortHandImpl.cpp b/SVGSupport/kdom/xpointer/ShortHandImpl.cpp
index ba869ba..71e69c3 100644
--- a/SVGSupport/kdom/xpointer/ShortHandImpl.cpp
+++ b/SVGSupport/kdom/xpointer/ShortHandImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <kdebug.h>
#include <kdom/kdom.h>
diff --git a/SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp b/SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp
index 5b41f73..5d0ca46 100644
--- a/SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <qmap.h>
#include <kdom/Helper.h>
diff --git a/SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp b/SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp
index c4464c9..35ead83 100644
--- a/SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include "NodeImpl.h"
#include "DocumentImpl.h"
// #include "XPathResultImpl.h"
diff --git a/SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp b/SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp
index 5adf107..7ca77a8 100644
--- a/SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <qmap.h>
#include <qpair.h>
#include <qstring.h>
diff --git a/SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp b/SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp
index ad302a0..341dcc74 100644
--- a/SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include "XPointerExceptionImpl.h"
using namespace KDOM;
diff --git a/SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp b/SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp
index 2e2acf4..7b174b5 100644
--- a/SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <q3valuelist.h>
#include "kdom/Shared.h"
diff --git a/SVGSupport/kdom/xpointer/XPointerHelper.cpp b/SVGSupport/kdom/xpointer/XPointerHelper.cpp
index e2d413e..4afd436 100644
--- a/SVGSupport/kdom/xpointer/XPointerHelper.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerHelper.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <qglobal.h>
#include <kdebug.h>
diff --git a/SVGSupport/kdom/xpointer/XPointerResultImpl.cpp b/SVGSupport/kdom/xpointer/XPointerResultImpl.cpp
index 929a7da..cbc8eaf 100644
--- a/SVGSupport/kdom/xpointer/XPointerResultImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerResultImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <qglobal.h>
#include "NodeImpl.h"
diff --git a/SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp b/SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp
index e8dcd8f..d885430 100644
--- a/SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp
+++ b/SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include <kdebug.h>
#include "DOMString.h"
diff --git a/WebCore/ChangeLog-2005-12-19 b/WebCore/ChangeLog-2005-12-19
index 712e072..b0b4159 100644
--- a/WebCore/ChangeLog-2005-12-19
+++ b/WebCore/ChangeLog-2005-12-19
@@ -1,3 +1,323 @@
+2005-10-04 Eric Seidel <eseidel@apple.com>
+
+ No review, build fix only.
+
+ Fix to include "config.h" in every file.
+ Necessary to support fastMalloc.
+ http://bugzilla.opendarwin.org/show_bug.cgi?id=5254
+
+ * WebCore+SVG/DrawCanvasItem.mm:
+ * WebCore+SVG/DrawDocument.mm:
+ * WebCore+SVG/DrawView.mm:
+ * WebCore+SVG/dom_kdomdocumentwrapper.cpp:
+ * WebCore+SVG/dom_kdomnodetreewrapper.cpp:
+ * WebCore+SVG/render_kcanvaswrapper.cpp:
+ * WebCore+SVG/xml_kdomtokenizer.cpp:
+ * kcanvas/KCanvas.cpp:
+ * kcanvas/KCanvasContainer.cpp:
+ * kcanvas/KCanvasCreator.cpp:
+ * kcanvas/KCanvasFilters.cpp:
+ * kcanvas/KCanvasImage.cpp:
+ * kcanvas/KCanvasItem.cpp:
+ * kcanvas/KCanvasMatrix.cpp:
+ * kcanvas/KCanvasPath.cpp:
+ * kcanvas/KCanvasRegistry.cpp:
+ * kcanvas/KCanvasResources.cpp:
+ * kcanvas/KCanvasTreeDebug.cpp:
+ * kcanvas/KCanvasView.cpp:
+ * kcanvas/device/KRenderingDevice.cpp:
+ * kcanvas/device/KRenderingDeviceFactory.cpp:
+ * kcanvas/device/KRenderingFillPainter.cpp:
+ * kcanvas/device/KRenderingPaintServerGradient.cpp:
+ * kcanvas/device/KRenderingPaintServerImage.cpp:
+ * kcanvas/device/KRenderingPaintServerPattern.cpp:
+ * kcanvas/device/KRenderingPaintServerSolid.cpp:
+ * kcanvas/device/KRenderingStrokePainter.cpp:
+ * kcanvas/device/KRenderingStyle.cpp:
+ * kcanvas/device/quartz/KCanvasFilterQuartz.mm:
+ * kcanvas/device/quartz/KCanvasItemQuartz.mm:
+ * kcanvas/device/quartz/KCanvasResourcesQuartz.mm:
+ * kcanvas/device/quartz/KCanvasViewQuartz.mm:
+ * kcanvas/device/quartz/KRenderingDeviceQuartz.mm:
+ * kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm:
+ * kcanvas/device/quartz/KRenderingPaintServerQuartz.mm:
+ * kcanvas/device/quartz/QuartzSupport.mm:
+ * kdom/DOMString.cpp:
+ * kdom/Helper.cpp:
+ * kdom/KDOMPart.cpp:
+ * kdom/KDOMSettings.cpp:
+ * kdom/KDOMView.cpp:
+ * kdom/Shared.cpp:
+ * kdom/backends/libxml/LibXMLParser.cpp:
+ * kdom/bindings/IDLCodeGeneratorEcmaInterface.pm:
+ * kdom/bindings/IDLCodeGeneratorJs.pm:
+ * kdom/cache/ImageSource.cpp:
+ * kdom/cache/KDOMCache.cpp:
+ * kdom/cache/KDOMCachedDocument.cpp:
+ * kdom/cache/KDOMCachedImage.cpp:
+ * kdom/cache/KDOMCachedObject.cpp:
+ * kdom/cache/KDOMCachedScript.cpp:
+ * kdom/cache/KDOMCachedStyleSheet.cpp:
+ * kdom/cache/KDOMLoader.cpp:
+ * kdom/core/AttrImpl.cpp:
+ * kdom/core/CDATASectionImpl.cpp:
+ * kdom/core/CDFInterface.cpp:
+ * kdom/core/CharacterDataImpl.cpp:
+ * kdom/core/CommentImpl.cpp:
+ * kdom/core/DOMConfigurationImpl.cpp:
+ * kdom/core/DOMErrorHandlerImpl.cpp:
+ * kdom/core/DOMErrorImpl.cpp:
+ * kdom/core/DOMExceptionImpl.cpp:
+ * kdom/core/DOMImplementationImpl.cpp:
+ * kdom/core/DOMLocatorImpl.cpp:
+ * kdom/core/DOMObjectImpl.cpp:
+ * kdom/core/DOMStringImpl.cpp:
+ * kdom/core/DOMStringListImpl.cpp:
+ * kdom/core/DOMUserDataImpl.cpp:
+ * kdom/core/DocumentFragmentImpl.cpp:
+ * kdom/core/DocumentImpl.cpp:
+ * kdom/core/DocumentTypeImpl.cpp:
+ * kdom/core/ElementImpl.cpp:
+ * kdom/core/EntityImpl.cpp:
+ * kdom/core/EntityReferenceImpl.cpp:
+ * kdom/core/NamedAttrMapImpl.cpp:
+ * kdom/core/NamedNodeMapImpl.cpp:
+ * kdom/core/NodeImpl.cpp:
+ * kdom/core/NodeListImpl.cpp:
+ * kdom/core/NotationImpl.cpp:
+ * kdom/core/ProcessingInstructionImpl.cpp:
+ * kdom/core/TagNodeListImpl.cpp:
+ * kdom/core/TextImpl.cpp:
+ * kdom/core/TypeInfoImpl.cpp:
+ * kdom/core/XMLElementImpl.cpp:
+ * kdom/css/CSSCharsetRuleImpl.cpp:
+ * kdom/css/CSSFontFaceRuleImpl.cpp:
+ * kdom/css/CSSImageValueImpl.cpp:
+ * kdom/css/CSSImportRuleImpl.cpp:
+ * kdom/css/CSSMediaRuleImpl.cpp:
+ * kdom/css/CSSPageRuleImpl.cpp:
+ * kdom/css/CSSPrimitiveValueImpl.cpp:
+ * kdom/css/CSSRuleImpl.cpp:
+ * kdom/css/CSSRuleListImpl.cpp:
+ * kdom/css/CSSStyleDeclarationImpl.cpp:
+ * kdom/css/CSSStyleRuleImpl.cpp:
+ * kdom/css/CSSStyleSelector.cpp:
+ * kdom/css/CSSStyleSheetImpl.cpp:
+ * kdom/css/CSSUnknownRuleImpl.cpp:
+ * kdom/css/CSSValueImpl.cpp:
+ * kdom/css/CSSValueListImpl.cpp:
+ * kdom/css/CounterImpl.cpp:
+ * kdom/css/DocumentCSSImpl.cpp:
+ * kdom/css/DocumentStyleImpl.cpp:
+ * kdom/css/KDOMCSSParser.cpp:
+ * kdom/css/LinkStyleImpl.cpp:
+ * kdom/css/MediaListImpl.cpp:
+ * kdom/css/RGBColorImpl.cpp:
+ * kdom/css/RectImpl.cpp:
+ * kdom/css/RenderStyle.cpp:
+ * kdom/css/RenderStyleDefs.cpp:
+ * kdom/css/StyleBaseImpl.cpp:
+ * kdom/css/StyleSheetImpl.cpp:
+ * kdom/css/StyleSheetListImpl.cpp:
+ * kdom/css/kdomparsercss.y:
+ * kdom/ecma/Ecma.cpp:
+ * kdom/ecma/GlobalObject.cpp:
+ * kdom/ecma/Helper.cpp:
+ * kdom/ecma/ScriptInterpreter.cpp:
+ * kdom/events/DocumentEventImpl.cpp:
+ * kdom/events/EventExceptionImpl.cpp:
+ * kdom/events/EventImpl.cpp:
+ * kdom/events/EventListenerImpl.cpp:
+ * kdom/events/EventTargetImpl.cpp:
+ * kdom/events/KeyboardEventImpl.cpp:
+ * kdom/events/MouseEventImpl.cpp:
+ * kdom/events/MutationEventImpl.cpp:
+ * kdom/events/RegisteredEventListener.cpp:
+ * kdom/events/UIEventImpl.cpp:
+ * kdom/ls/DOMImplementationLSImpl.cpp:
+ * kdom/ls/LSExceptionImpl.cpp:
+ * kdom/ls/LSInputImpl.cpp:
+ * kdom/ls/LSOutputImpl.cpp:
+ * kdom/ls/LSParserFilterImpl.cpp:
+ * kdom/ls/LSParserImpl.cpp:
+ * kdom/ls/LSResourceResolverImpl.cpp:
+ * kdom/ls/LSSerializerFilterImpl.cpp:
+ * kdom/ls/LSSerializerImpl.cpp:
+ * kdom/parser/KDOMDocumentBuilder.cpp:
+ * kdom/parser/KDOMParser.cpp:
+ * kdom/range/DocumentRangeImpl.cpp:
+ * kdom/range/RangeExceptionImpl.cpp:
+ * kdom/range/RangeImpl.cpp:
+ * kdom/traversal/DocumentTraversalImpl.cpp:
+ * kdom/traversal/NodeFilterImpl.cpp:
+ * kdom/traversal/NodeIteratorImpl.cpp:
+ * kdom/traversal/TraversalImpl.cpp:
+ * kdom/traversal/TreeWalkerImpl.cpp:
+ * kdom/views/AbstractViewImpl.cpp:
+ * kdom/views/DocumentViewImpl.cpp:
+ * kdom/xpath/XPathEvaluatorImpl.cpp:
+ * kdom/xpath/XPathExceptionImpl.cpp:
+ * kdom/xpath/XPathExpressionImpl.cpp:
+ * kdom/xpath/XPathNSResolverImpl.cpp:
+ * kdom/xpath/XPathNamespaceImpl.cpp:
+ * kdom/xpath/XPathResultImpl.cpp:
+ * kdom/xpath/impl/expression.cpp:
+ * kdom/xpath/impl/functions.cpp:
+ * kdom/xpath/impl/parsedstatement.cpp:
+ * kdom/xpath/impl/path.cpp:
+ * kdom/xpath/impl/predicate.cpp:
+ * kdom/xpath/impl/step.cpp:
+ * kdom/xpath/impl/tokenizer.cpp:
+ * kdom/xpath/impl/util.cpp:
+ * kdom/xpath/impl/variablereference.cpp:
+ * kdom/xpath/impl/xpath.y:
+ * kdom/xpointer/ElementSchemeImpl.cpp:
+ * kdom/xpointer/NBCImpl.cpp:
+ * kdom/xpointer/PointerPartImpl.cpp:
+ * kdom/xpointer/ShortHandImpl.cpp:
+ * kdom/xpointer/XMLNSSchemeImpl.cpp:
+ * kdom/xpointer/XPath1SchemeImpl.cpp:
+ * kdom/xpointer/XPointerEvaluatorImpl.cpp:
+ * kdom/xpointer/XPointerExceptionImpl.cpp:
+ * kdom/xpointer/XPointerExpressionImpl.cpp:
+ * kdom/xpointer/XPointerHelper.cpp:
+ * kdom/xpointer/XPointerResultImpl.cpp:
+ * kdom/xpointer/XPointerSchemeImpl.cpp:
+ * ksvg2/KSVGFactory.cpp:
+ * ksvg2/KSVGSettings.cpp:
+ * ksvg2/KWQKSVGPart.mm:
+ * ksvg2/KWQKSVGView.mm:
+ * ksvg2/css/KSVGCSSParser.cpp:
+ * ksvg2/css/SVGCSSStyleDeclarationImpl.cpp:
+ * ksvg2/css/SVGCSSStyleSelector.cpp:
+ * ksvg2/css/SVGCSSStyleSheetImpl.cpp:
+ * ksvg2/css/SVGRenderStyle.cpp:
+ * ksvg2/css/SVGRenderStyleDefs.cpp:
+ * ksvg2/ecma/Ecma.cpp:
+ * ksvg2/ecma/GlobalObject.cpp:
+ * ksvg2/events/SVGEventImpl.cpp:
+ * ksvg2/events/SVGZoomEventImpl.cpp:
+ * ksvg2/misc/KCanvasRenderingStyle.cpp:
+ * ksvg2/misc/KSVGDocumentBuilder.cpp:
+ * ksvg2/misc/KSVGTimeScheduler.cpp:
+ * ksvg2/svg/CDFInterface.cpp:
+ * ksvg2/svg/SVGAElementImpl.cpp:
+ * ksvg2/svg/SVGAngleImpl.cpp:
+ * ksvg2/svg/SVGAnimateColorElementImpl.cpp:
+ * ksvg2/svg/SVGAnimateElementImpl.cpp:
+ * ksvg2/svg/SVGAnimateTransformElementImpl.cpp:
+ * ksvg2/svg/SVGAnimatedAngleImpl.cpp:
+ * ksvg2/svg/SVGAnimatedBooleanImpl.cpp:
+ * ksvg2/svg/SVGAnimatedEnumerationImpl.cpp:
+ * ksvg2/svg/SVGAnimatedIntegerImpl.cpp:
+ * ksvg2/svg/SVGAnimatedLengthImpl.cpp:
+ * ksvg2/svg/SVGAnimatedLengthListImpl.cpp:
+ * ksvg2/svg/SVGAnimatedNumberImpl.cpp:
+ * ksvg2/svg/SVGAnimatedNumberListImpl.cpp:
+ * ksvg2/svg/SVGAnimatedPathDataImpl.cpp:
+ * ksvg2/svg/SVGAnimatedPointsImpl.cpp:
+ * ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp:
+ * ksvg2/svg/SVGAnimatedRectImpl.cpp:
+ * ksvg2/svg/SVGAnimatedStringImpl.cpp:
+ * ksvg2/svg/SVGAnimatedTransformListImpl.cpp:
+ * ksvg2/svg/SVGAnimationElementImpl.cpp:
+ * ksvg2/svg/SVGCircleElementImpl.cpp:
+ * ksvg2/svg/SVGClipPathElementImpl.cpp:
+ * ksvg2/svg/SVGColorImpl.cpp:
+ * ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp:
+ * ksvg2/svg/SVGCursorElementImpl.cpp:
+ * ksvg2/svg/SVGDOMImplementationImpl.cpp:
+ * ksvg2/svg/SVGDefsElementImpl.cpp:
+ * ksvg2/svg/SVGDescElementImpl.cpp:
+ * ksvg2/svg/SVGDocumentImpl.cpp:
+ * ksvg2/svg/SVGElementImpl.cpp:
+ * ksvg2/svg/SVGElementInstanceImpl.cpp:
+ * ksvg2/svg/SVGElementInstanceListImpl.cpp:
+ * ksvg2/svg/SVGEllipseElementImpl.cpp:
+ * ksvg2/svg/SVGExceptionImpl.cpp:
+ * ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp:
+ * ksvg2/svg/SVGFEBlendElementImpl.cpp:
+ * ksvg2/svg/SVGFEColorMatrixElementImpl.cpp:
+ * ksvg2/svg/SVGFEComponentTransferElementImpl.cpp:
+ * ksvg2/svg/SVGFECompositeElementImpl.cpp:
+ * ksvg2/svg/SVGFEFloodElementImpl.cpp:
+ * ksvg2/svg/SVGFEFuncAElementImpl.cpp:
+ * ksvg2/svg/SVGFEFuncBElementImpl.cpp:
+ * ksvg2/svg/SVGFEFuncGElementImpl.cpp:
+ * ksvg2/svg/SVGFEFuncRElementImpl.cpp:
+ * ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp:
+ * ksvg2/svg/SVGFEImageElementImpl.cpp:
+ * ksvg2/svg/SVGFEMergeElementImpl.cpp:
+ * ksvg2/svg/SVGFEMergeNodeElementImpl.cpp:
+ * ksvg2/svg/SVGFEOffsetElementImpl.cpp:
+ * ksvg2/svg/SVGFETileElementImpl.cpp:
+ * ksvg2/svg/SVGFETurbulenceElementImpl.cpp:
+ * ksvg2/svg/SVGFilterElementImpl.cpp:
+ * ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp:
+ * ksvg2/svg/SVGFitToViewBoxImpl.cpp:
+ * ksvg2/svg/SVGGElementImpl.cpp:
+ * ksvg2/svg/SVGGradientElementImpl.cpp:
+ * ksvg2/svg/SVGHelper.cpp:
+ * ksvg2/svg/SVGImageElementImpl.cpp:
+ * ksvg2/svg/SVGLangSpaceImpl.cpp:
+ * ksvg2/svg/SVGLengthImpl.cpp:
+ * ksvg2/svg/SVGLengthListImpl.cpp:
+ * ksvg2/svg/SVGLineElementImpl.cpp:
+ * ksvg2/svg/SVGLinearGradientElementImpl.cpp:
+ * ksvg2/svg/SVGLocatableImpl.cpp:
+ * ksvg2/svg/SVGMarkerElementImpl.cpp:
+ * ksvg2/svg/SVGMatrixImpl.cpp:
+ * ksvg2/svg/SVGNumberImpl.cpp:
+ * ksvg2/svg/SVGNumberListImpl.cpp:
+ * ksvg2/svg/SVGPaintImpl.cpp:
+ * ksvg2/svg/SVGPathElementImpl.cpp:
+ * ksvg2/svg/SVGPathSegArcImpl.cpp:
+ * ksvg2/svg/SVGPathSegClosePathImpl.cpp:
+ * ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp:
+ * ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp:
+ * ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp:
+ * ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp:
+ * ksvg2/svg/SVGPathSegImpl.cpp:
+ * ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp:
+ * ksvg2/svg/SVGPathSegLinetoImpl.cpp:
+ * ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp:
+ * ksvg2/svg/SVGPathSegListImpl.cpp:
+ * ksvg2/svg/SVGPathSegMovetoImpl.cpp:
+ * ksvg2/svg/SVGPatternElementImpl.cpp:
+ * ksvg2/svg/SVGPointImpl.cpp:
+ * ksvg2/svg/SVGPointListImpl.cpp:
+ * ksvg2/svg/SVGPolyElementImpl.cpp:
+ * ksvg2/svg/SVGPolygonElementImpl.cpp:
+ * ksvg2/svg/SVGPolylineElementImpl.cpp:
+ * ksvg2/svg/SVGPreserveAspectRatioImpl.cpp:
+ * ksvg2/svg/SVGRadialGradientElementImpl.cpp:
+ * ksvg2/svg/SVGRectElementImpl.cpp:
+ * ksvg2/svg/SVGRectImpl.cpp:
+ * ksvg2/svg/SVGSVGElementImpl.cpp:
+ * ksvg2/svg/SVGScriptElementImpl.cpp:
+ * ksvg2/svg/SVGSetElementImpl.cpp:
+ * ksvg2/svg/SVGStopElementImpl.cpp:
+ * ksvg2/svg/SVGStringListImpl.cpp:
+ * ksvg2/svg/SVGStylableImpl.cpp:
+ * ksvg2/svg/SVGStyleElementImpl.cpp:
+ * ksvg2/svg/SVGStyledElementImpl.cpp:
+ * ksvg2/svg/SVGSwitchElementImpl.cpp:
+ * ksvg2/svg/SVGSymbolElementImpl.cpp:
+ * ksvg2/svg/SVGTSpanElementImpl.cpp:
+ * ksvg2/svg/SVGTestsImpl.cpp:
+ * ksvg2/svg/SVGTextContentElementImpl.cpp:
+ * ksvg2/svg/SVGTextElementImpl.cpp:
+ * ksvg2/svg/SVGTextPositioningElementImpl.cpp:
+ * ksvg2/svg/SVGTitleElementImpl.cpp:
+ * ksvg2/svg/SVGTransformImpl.cpp:
+ * ksvg2/svg/SVGTransformListImpl.cpp:
+ * ksvg2/svg/SVGTransformableImpl.cpp:
+ * ksvg2/svg/SVGURIReferenceImpl.cpp:
+ * ksvg2/svg/SVGUseElementImpl.cpp:
+ * ksvg2/svg/SVGViewElementImpl.cpp:
+ * ksvg2/svg/SVGZoomAndPanImpl.cpp:
+ * ksvg2/svg/svgpathparser.cpp:
+
2005-10-03 Eric Seidel <eseidel@apple.com>
Reviewed by mjs.
diff --git a/WebCore/WebCore+SVG/DrawCanvasItem.mm b/WebCore/WebCore+SVG/DrawCanvasItem.mm
index 94cb0e5..a5f3c7a 100644
--- a/WebCore/WebCore+SVG/DrawCanvasItem.mm
+++ b/WebCore/WebCore+SVG/DrawCanvasItem.mm
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#import "DrawCanvasItemPrivate.h"
#import <kcanvas/KCanvas.h>
diff --git a/WebCore/WebCore+SVG/DrawDocument.mm b/WebCore/WebCore+SVG/DrawDocument.mm
index 740819c..4c9c09b 100644
--- a/WebCore/WebCore+SVG/DrawDocument.mm
+++ b/WebCore/WebCore+SVG/DrawDocument.mm
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#import "DrawDocumentPrivate.h"
#import "DrawCanvasItemPrivate.h"
diff --git a/WebCore/WebCore+SVG/DrawView.mm b/WebCore/WebCore+SVG/DrawView.mm
index d243dd0..a68f593 100644
--- a/WebCore/WebCore+SVG/DrawView.mm
+++ b/WebCore/WebCore+SVG/DrawView.mm
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#import <kxmlcore/Assertions.h>
#import "DrawViewPrivate.h"
diff --git a/WebCore/WebCore+SVG/dom_kdomdocumentwrapper.cpp b/WebCore/WebCore+SVG/dom_kdomdocumentwrapper.cpp
index d1f2f92..6cd0d3f 100644
--- a/WebCore/WebCore+SVG/dom_kdomdocumentwrapper.cpp
+++ b/WebCore/WebCore+SVG/dom_kdomdocumentwrapper.cpp
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "dom_kdomdocumentwrapper.h"
#include "xml_kdomtokenizer.h"
diff --git a/WebCore/WebCore+SVG/dom_kdomnodetreewrapper.cpp b/WebCore/WebCore+SVG/dom_kdomnodetreewrapper.cpp
index efa44b6..f00b406 100644
--- a/WebCore/WebCore+SVG/dom_kdomnodetreewrapper.cpp
+++ b/WebCore/WebCore+SVG/dom_kdomnodetreewrapper.cpp
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "dom_kdomnodetreewrapper.h"
#include "dom_elementimpl.h"
diff --git a/WebCore/WebCore+SVG/render_kcanvaswrapper.cpp b/WebCore/WebCore+SVG/render_kcanvaswrapper.cpp
index c40d8be..2bd53fd 100644
--- a/WebCore/WebCore+SVG/render_kcanvaswrapper.cpp
+++ b/WebCore/WebCore+SVG/render_kcanvaswrapper.cpp
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "render_kcanvaswrapper.h"
#include "kcanvas/KCanvas.h"
diff --git a/WebCore/WebCore+SVG/xml_kdomtokenizer.cpp b/WebCore/WebCore+SVG/xml_kdomtokenizer.cpp
index 0622986..02043b4 100644
--- a/WebCore/WebCore+SVG/xml_kdomtokenizer.cpp
+++ b/WebCore/WebCore+SVG/xml_kdomtokenizer.cpp
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include <qstring.h>
#include "loader_client.h"
diff --git a/WebCore/kcanvas/KCanvas.cpp b/WebCore/kcanvas/KCanvas.cpp
index 1473fc6..0c3bdd3 100644
--- a/WebCore/kcanvas/KCanvas.cpp
+++ b/WebCore/kcanvas/KCanvas.cpp
@@ -18,6 +18,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include <kglobal.h>
diff --git a/WebCore/kcanvas/KCanvasContainer.cpp b/WebCore/kcanvas/KCanvasContainer.cpp
index 497f166..1b7ccb4 100644
--- a/WebCore/kcanvas/KCanvasContainer.cpp
+++ b/WebCore/kcanvas/KCanvasContainer.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvas.h"
#include "KRenderingStyle.h"
#include "KRenderingDevice.h"
diff --git a/WebCore/kcanvas/KCanvasCreator.cpp b/WebCore/kcanvas/KCanvasCreator.cpp
index 59d365c..c8064da 100644
--- a/WebCore/kcanvas/KCanvasCreator.cpp
+++ b/WebCore/kcanvas/KCanvasCreator.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <math.h>
#include <kdebug.h>
diff --git a/WebCore/kcanvas/KCanvasFilters.cpp b/WebCore/kcanvas/KCanvasFilters.cpp
index cec27e9..36ddb9e 100644
--- a/WebCore/kcanvas/KCanvasFilters.cpp
+++ b/WebCore/kcanvas/KCanvasFilters.cpp
@@ -21,6 +21,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvasFilters.h"
#include <qtextstream.h>
diff --git a/WebCore/kcanvas/KCanvasImage.cpp b/WebCore/kcanvas/KCanvasImage.cpp
index 5c5bfc1..59ddd6e 100644
--- a/WebCore/kcanvas/KCanvasImage.cpp
+++ b/WebCore/kcanvas/KCanvasImage.cpp
@@ -21,5 +21,6 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvasImage.h"
diff --git a/WebCore/kcanvas/KCanvasItem.cpp b/WebCore/kcanvas/KCanvasItem.cpp
index 8b63b31..644b884e 100644
--- a/WebCore/kcanvas/KCanvasItem.cpp
+++ b/WebCore/kcanvas/KCanvasItem.cpp
@@ -21,6 +21,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qrect.h>
#include <kdebug.h>
diff --git a/WebCore/kcanvas/KCanvasMatrix.cpp b/WebCore/kcanvas/KCanvasMatrix.cpp
index f389daa..124cc6e 100644
--- a/WebCore/kcanvas/KCanvasMatrix.cpp
+++ b/WebCore/kcanvas/KCanvasMatrix.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <math.h>
#include <qwmatrix.h>
diff --git a/WebCore/kcanvas/KCanvasPath.cpp b/WebCore/kcanvas/KCanvasPath.cpp
index d7eb308..3ff8603 100644
--- a/WebCore/kcanvas/KCanvasPath.cpp
+++ b/WebCore/kcanvas/KCanvasPath.cpp
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "KCanvasPath.h"
#include <qtextstream.h>
#include "KCanvasTreeDebug.h"
diff --git a/WebCore/kcanvas/KCanvasRegistry.cpp b/WebCore/kcanvas/KCanvasRegistry.cpp
index 88fd804..00a1b08 100644
--- a/WebCore/kcanvas/KCanvasRegistry.cpp
+++ b/WebCore/kcanvas/KCanvasRegistry.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvasItem.h"
#include "KCanvasRegistry.h"
#include "KRenderingPaintServer.h"
diff --git a/WebCore/kcanvas/KCanvasResources.cpp b/WebCore/kcanvas/KCanvasResources.cpp
index 57d6e72..039c18a 100644
--- a/WebCore/kcanvas/KCanvasResources.cpp
+++ b/WebCore/kcanvas/KCanvasResources.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qrect.h>
#include <kdebug.h>
diff --git a/WebCore/kcanvas/KCanvasTreeDebug.cpp b/WebCore/kcanvas/KCanvasTreeDebug.cpp
index 451d6df..9dd2d92 100644
--- a/WebCore/kcanvas/KCanvasTreeDebug.cpp
+++ b/WebCore/kcanvas/KCanvasTreeDebug.cpp
@@ -24,6 +24,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "KCanvasTreeDebug.h"
#include <kcanvas/KCanvas.h>
diff --git a/WebCore/kcanvas/KCanvasView.cpp b/WebCore/kcanvas/KCanvasView.cpp
index e8762c5..e7eba61 100644
--- a/WebCore/kcanvas/KCanvasView.cpp
+++ b/WebCore/kcanvas/KCanvasView.cpp
@@ -18,6 +18,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include <kglobal.h>
diff --git a/WebCore/kcanvas/device/KRenderingDevice.cpp b/WebCore/kcanvas/device/KRenderingDevice.cpp
index ad04c9c..db6614a 100644
--- a/WebCore/kcanvas/device/KRenderingDevice.cpp
+++ b/WebCore/kcanvas/device/KRenderingDevice.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KRenderingDevice.h"
#include "KRenderingDevice.moc"
diff --git a/WebCore/kcanvas/device/KRenderingDeviceFactory.cpp b/WebCore/kcanvas/device/KRenderingDeviceFactory.cpp
index 6e363f3..c9273bc 100644
--- a/WebCore/kcanvas/device/KRenderingDeviceFactory.cpp
+++ b/WebCore/kcanvas/device/KRenderingDeviceFactory.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qfile.h>
#include <kdebug.h>
diff --git a/WebCore/kcanvas/device/KRenderingFillPainter.cpp b/WebCore/kcanvas/device/KRenderingFillPainter.cpp
index eb7c99f..d91f5b3 100644
--- a/WebCore/kcanvas/device/KRenderingFillPainter.cpp
+++ b/WebCore/kcanvas/device/KRenderingFillPainter.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KRenderingDevice.h"
#include "KRenderingFillPainter.h"
#include "KRenderingPaintServer.h"
diff --git a/WebCore/kcanvas/device/KRenderingPaintServerGradient.cpp b/WebCore/kcanvas/device/KRenderingPaintServerGradient.cpp
index b78b88a..e0cc9cc 100644
--- a/WebCore/kcanvas/device/KRenderingPaintServerGradient.cpp
+++ b/WebCore/kcanvas/device/KRenderingPaintServerGradient.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qpoint.h>
#include "KRenderingPaintServerGradient.h"
diff --git a/WebCore/kcanvas/device/KRenderingPaintServerImage.cpp b/WebCore/kcanvas/device/KRenderingPaintServerImage.cpp
index f16dd3f..6a05948 100644
--- a/WebCore/kcanvas/device/KRenderingPaintServerImage.cpp
+++ b/WebCore/kcanvas/device/KRenderingPaintServerImage.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kcanvas/KCanvasImage.h>
#include "KRenderingPaintServerImage.h"
diff --git a/WebCore/kcanvas/device/KRenderingPaintServerPattern.cpp b/WebCore/kcanvas/device/KRenderingPaintServerPattern.cpp
index a8ad126..711fcd3 100644
--- a/WebCore/kcanvas/device/KRenderingPaintServerPattern.cpp
+++ b/WebCore/kcanvas/device/KRenderingPaintServerPattern.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvasMatrix.h"
#include "KCanvasImage.h"
#include "KRenderingPaintServerPattern.h"
diff --git a/WebCore/kcanvas/device/KRenderingPaintServerSolid.cpp b/WebCore/kcanvas/device/KRenderingPaintServerSolid.cpp
index 8b527f6..ce3e707 100644
--- a/WebCore/kcanvas/device/KRenderingPaintServerSolid.cpp
+++ b/WebCore/kcanvas/device/KRenderingPaintServerSolid.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KRenderingPaintServerSolid.h"
#include <qtextstream.h>
#include "KCanvasTreeDebug.h"
diff --git a/WebCore/kcanvas/device/KRenderingStrokePainter.cpp b/WebCore/kcanvas/device/KRenderingStrokePainter.cpp
index 5f119ac..e9215c7 100644
--- a/WebCore/kcanvas/device/KRenderingStrokePainter.cpp
+++ b/WebCore/kcanvas/device/KRenderingStrokePainter.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KRenderingPaintServer.h"
#include "KRenderingStrokePainter.h"
diff --git a/WebCore/kcanvas/device/KRenderingStyle.cpp b/WebCore/kcanvas/device/KRenderingStyle.cpp
index 4dceefa..d3d2339 100644
--- a/WebCore/kcanvas/device/KRenderingStyle.cpp
+++ b/WebCore/kcanvas/device/KRenderingStyle.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KCanvasMatrix.h"
#include "KRenderingStyle.h"
#include "KCanvasResources.h"
diff --git a/WebCore/kcanvas/device/quartz/KCanvasFilterQuartz.mm b/WebCore/kcanvas/device/quartz/KCanvasFilterQuartz.mm
index cb3cd87..e512bdb 100644
--- a/WebCore/kcanvas/device/quartz/KCanvasFilterQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KCanvasFilterQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KCanvasFilterQuartz.h"
#import "KRenderingStyle.h"
#import "KCanvasMatrix.h"
diff --git a/WebCore/kcanvas/device/quartz/KCanvasItemQuartz.mm b/WebCore/kcanvas/device/quartz/KCanvasItemQuartz.mm
index ff955d8..2007b66 100644
--- a/WebCore/kcanvas/device/quartz/KCanvasItemQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KCanvasItemQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KCanvasItemQuartz.h"
#import <kxmlcore/Assertions.h>
diff --git a/WebCore/kcanvas/device/quartz/KCanvasResourcesQuartz.mm b/WebCore/kcanvas/device/quartz/KCanvasResourcesQuartz.mm
index b3aaf74..baf250b 100644
--- a/WebCore/kcanvas/device/quartz/KCanvasResourcesQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KCanvasResourcesQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KCanvasResourcesQuartz.h"
#import "KRenderingDeviceQuartz.h"
diff --git a/WebCore/kcanvas/device/quartz/KCanvasViewQuartz.mm b/WebCore/kcanvas/device/quartz/KCanvasViewQuartz.mm
index 6d85591..b2463e6 100644
--- a/WebCore/kcanvas/device/quartz/KCanvasViewQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KCanvasViewQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KCanvasViewQuartz.h"
#import "KCanvasMatrix.h"
diff --git a/WebCore/kcanvas/device/quartz/KRenderingDeviceQuartz.mm b/WebCore/kcanvas/device/quartz/KRenderingDeviceQuartz.mm
index 5f20de7..fdc59dd 100644
--- a/WebCore/kcanvas/device/quartz/KRenderingDeviceQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KRenderingDeviceQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KRenderingDeviceQuartz.h"
#import "KCanvasResourcesQuartz.h"
#import "KCanvasFilterQuartz.h"
diff --git a/WebCore/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm b/WebCore/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm
index 5350693..31e8d31 100644
--- a/WebCore/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KRenderingPaintServerQuartz.h"
#import "QuartzSupport.h"
diff --git a/WebCore/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm b/WebCore/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm
index 330ef0e..759df83 100644
--- a/WebCore/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm
+++ b/WebCore/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "KRenderingPaintServerQuartz.h"
#import "QuartzSupport.h"
#import "KCanvasResourcesQuartz.h"
diff --git a/WebCore/kcanvas/device/quartz/QuartzSupport.mm b/WebCore/kcanvas/device/quartz/QuartzSupport.mm
index ecb729c..2a9bd9c 100644
--- a/WebCore/kcanvas/device/quartz/QuartzSupport.mm
+++ b/WebCore/kcanvas/device/quartz/QuartzSupport.mm
@@ -24,6 +24,7 @@
*/
+#include "config.h"
#import "QuartzSupport.h"
#import "KCanvas.h"
diff --git a/WebCore/ksvg2/KSVGFactory.cpp b/WebCore/ksvg2/KSVGFactory.cpp
index e6f16eb..23df9da 100644
--- a/WebCore/ksvg2/KSVGFactory.cpp
+++ b/WebCore/ksvg2/KSVGFactory.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <qregexp.h>
diff --git a/WebCore/ksvg2/KSVGSettings.cpp b/WebCore/ksvg2/KSVGSettings.cpp
index 4fbc219..e3bb5d9 100644
--- a/WebCore/ksvg2/KSVGSettings.cpp
+++ b/WebCore/ksvg2/KSVGSettings.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kglobal.h>
#include <kconfig.h>
diff --git a/WebCore/ksvg2/KWQKSVGPart.mm b/WebCore/ksvg2/KWQKSVGPart.mm
index 0cdc31d..7fe9358 100644
--- a/WebCore/ksvg2/KWQKSVGPart.mm
+++ b/WebCore/ksvg2/KWQKSVGPart.mm
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#import "KWQKSVGPart.h"
#import "KWQKSVGView.h"
diff --git a/WebCore/ksvg2/KWQKSVGView.mm b/WebCore/ksvg2/KWQKSVGView.mm
index 439fd11..9e5c671 100644
--- a/WebCore/ksvg2/KWQKSVGView.mm
+++ b/WebCore/ksvg2/KWQKSVGView.mm
@@ -23,6 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#import "KWQKSVGView.h"
#import "KWQKSVGPart.h"
diff --git a/WebCore/ksvg2/css/KSVGCSSParser.cpp b/WebCore/ksvg2/css/KSVGCSSParser.cpp
index 13cceaa..96826a0 100644
--- a/WebCore/ksvg2/css/KSVGCSSParser.cpp
+++ b/WebCore/ksvg2/css/KSVGCSSParser.cpp
@@ -21,6 +21,7 @@
*/
+#include "config.h"
#include <kdebug.h>
#include <kglobal.h>
diff --git a/WebCore/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp b/WebCore/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp
index 7c28599..439670e 100644
--- a/WebCore/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp
+++ b/WebCore/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/DOMString.h>
#include <kdom/css/cssvalues.h>
#include <kdom/css/cssproperties.h>
diff --git a/WebCore/ksvg2/css/SVGCSSStyleSelector.cpp b/WebCore/ksvg2/css/SVGCSSStyleSelector.cpp
index 548bad70..a02611e 100644
--- a/WebCore/ksvg2/css/SVGCSSStyleSelector.cpp
+++ b/WebCore/ksvg2/css/SVGCSSStyleSelector.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kurl.h>
#include <kstandarddirs.h>
diff --git a/WebCore/ksvg2/css/SVGCSSStyleSheetImpl.cpp b/WebCore/ksvg2/css/SVGCSSStyleSheetImpl.cpp
index 09621d3..1b55d19 100644
--- a/WebCore/ksvg2/css/SVGCSSStyleSheetImpl.cpp
+++ b/WebCore/ksvg2/css/SVGCSSStyleSheetImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "KSVGCSSParser.h"
#include "SVGCSSStyleSheetImpl.h"
diff --git a/WebCore/ksvg2/css/SVGRenderStyle.cpp b/WebCore/ksvg2/css/SVGRenderStyle.cpp
index 3587e93..987d3a6 100644
--- a/WebCore/ksvg2/css/SVGRenderStyle.cpp
+++ b/WebCore/ksvg2/css/SVGRenderStyle.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGRenderStyle.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/css/SVGRenderStyleDefs.cpp b/WebCore/ksvg2/css/SVGRenderStyleDefs.cpp
index 94bc347..9134d6a 100644
--- a/WebCore/ksvg2/css/SVGRenderStyleDefs.cpp
+++ b/WebCore/ksvg2/css/SVGRenderStyleDefs.cpp
@@ -26,6 +26,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "ksvg.h"
#include "SVGRenderStyle.h"
#include "SVGRenderStyleDefs.h"
diff --git a/WebCore/ksvg2/ecma/Ecma.cpp b/WebCore/ksvg2/ecma/Ecma.cpp
index 6c19898..c2c5e3c 100644
--- a/WebCore/ksvg2/ecma/Ecma.cpp
+++ b/WebCore/ksvg2/ecma/Ecma.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/Namespace.h>
#include <kdom/css/CSSValue.h>
#include <kdom/events/Event.h>
diff --git a/WebCore/ksvg2/ecma/GlobalObject.cpp b/WebCore/ksvg2/ecma/GlobalObject.cpp
index 99a2bab..fd80bec2 100644
--- a/WebCore/ksvg2/ecma/GlobalObject.cpp
+++ b/WebCore/ksvg2/ecma/GlobalObject.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/NodeImpl.h>
#include <kdom/core/DocumentImpl.h>
diff --git a/WebCore/ksvg2/events/SVGEventImpl.cpp b/WebCore/ksvg2/events/SVGEventImpl.cpp
index 12c4bde..8bd8a9e 100644
--- a/WebCore/ksvg2/events/SVGEventImpl.cpp
+++ b/WebCore/ksvg2/events/SVGEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/DOMStringImpl.h>
#include "SVGEventImpl.h"
diff --git a/WebCore/ksvg2/events/SVGZoomEventImpl.cpp b/WebCore/ksvg2/events/SVGZoomEventImpl.cpp
index 93e4a20..c6440d9 100644
--- a/WebCore/ksvg2/events/SVGZoomEventImpl.cpp
+++ b/WebCore/ksvg2/events/SVGZoomEventImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGRectImpl.h"
#include "SVGPointImpl.h"
#include "SVGEventImpl.h"
diff --git a/WebCore/ksvg2/misc/KCanvasRenderingStyle.cpp b/WebCore/ksvg2/misc/KCanvasRenderingStyle.cpp
index 58f41b4..e31a8c3 100644
--- a/WebCore/ksvg2/misc/KCanvasRenderingStyle.cpp
+++ b/WebCore/ksvg2/misc/KCanvasRenderingStyle.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <q3paintdevicemetrics.h>
#include <qpaintdevice.h>
diff --git a/WebCore/ksvg2/misc/KSVGDocumentBuilder.cpp b/WebCore/ksvg2/misc/KSVGDocumentBuilder.cpp
index 6918768..8282515 100644
--- a/WebCore/ksvg2/misc/KSVGDocumentBuilder.cpp
+++ b/WebCore/ksvg2/misc/KSVGDocumentBuilder.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kurl.h>
#include <kdebug.h>
diff --git a/WebCore/ksvg2/misc/KSVGTimeScheduler.cpp b/WebCore/ksvg2/misc/KSVGTimeScheduler.cpp
index 42c9fb3..13ebde809 100644
--- a/WebCore/ksvg2/misc/KSVGTimeScheduler.cpp
+++ b/WebCore/ksvg2/misc/KSVGTimeScheduler.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kcanvas/KCanvas.h>
#include "SVGMatrixImpl.h"
diff --git a/WebCore/ksvg2/svg/CDFInterface.cpp b/WebCore/ksvg2/svg/CDFInterface.cpp
index 2f6f0bd..538f0f8 100644
--- a/WebCore/ksvg2/svg/CDFInterface.cpp
+++ b/WebCore/ksvg2/svg/CDFInterface.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <ksvg2/ecma/GlobalObject.h>
#include "CDFInterface.h"
#include <ksvg2/ecma/EcmaInterface.h>
diff --git a/WebCore/ksvg2/svg/SVGAElementImpl.cpp b/WebCore/ksvg2/svg/SVGAElementImpl.cpp
index 4165642..715bcfb 100644
--- a/WebCore/ksvg2/svg/SVGAElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kdom/events/MouseEventImpl.h>
#include <kdom/events/kdomevents.h>
diff --git a/WebCore/ksvg2/svg/SVGAngleImpl.cpp b/WebCore/ksvg2/svg/SVGAngleImpl.cpp
index 9b3d305..3c451e6 100644
--- a/WebCore/ksvg2/svg/SVGAngleImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAngleImpl.cpp
@@ -21,6 +21,7 @@
*/
//#include "SVGAngle.h"
+#include "config.h"
#include <math.h>
#include <ksvg2/ksvg.h>
diff --git a/WebCore/ksvg2/svg/SVGAnimateColorElementImpl.cpp b/WebCore/ksvg2/svg/SVGAnimateColorElementImpl.cpp
index 610ad3a..8211d3f 100644
--- a/WebCore/ksvg2/svg/SVGAnimateColorElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimateColorElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimateColorElementImpl.h"
#include "SVGDocumentImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimateElementImpl.cpp b/WebCore/ksvg2/svg/SVGAnimateElementImpl.cpp
index c3c5333..bff5a7d 100644
--- a/WebCore/ksvg2/svg/SVGAnimateElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimateElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimateElementImpl.h"
#include "SVGDocumentImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimateTransformElementImpl.cpp b/WebCore/ksvg2/svg/SVGAnimateTransformElementImpl.cpp
index da72fdd..f2575f1 100644
--- a/WebCore/ksvg2/svg/SVGAnimateTransformElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimateTransformElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvasItem.h>
diff --git a/WebCore/ksvg2/svg/SVGAnimatedAngleImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedAngleImpl.cpp
index 92ddb9d..50d0049 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedAngleImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedAngleImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedAngleImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedBooleanImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedBooleanImpl.cpp
index bd81660..c9631b1 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedBooleanImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedBooleanImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGStyledElementImpl.h"
#include "SVGAnimatedBooleanImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp
index bd2a9ed..dbe7e54 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGStyledElementImpl.h"
#include "SVGAnimatedEnumerationImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedIntegerImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedIntegerImpl.cpp
index ae553fb..7d5d064 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedIntegerImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedIntegerImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGStyledElementImpl.h"
#include "SVGAnimatedIntegerImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedLengthImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedLengthImpl.cpp
index baf02e8..5fb07ed 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedLengthImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedLengthImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedLengthImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedLengthListImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedLengthListImpl.cpp
index 4b5010d..04ebd26 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedLengthListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedLengthListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGLengthListImpl.h"
#include "SVGAnimatedLengthListImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedNumberImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedNumberImpl.cpp
index d9e8b2a..815d535 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedNumberImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedNumberImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGStyledElementImpl.h"
#include "SVGAnimatedNumberImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedNumberListImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedNumberListImpl.cpp
index 6129e70..58e1c15 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedNumberListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedNumberListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGNumberListImpl.h"
#include "SVGAnimatedNumberListImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimatedPathDataImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedPathDataImpl.cpp
index 8ceff43..3bcb044 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedPathDataImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedPathDataImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedPathDataImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedPointsImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedPointsImpl.cpp
index 12ea407..6725de4 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedPointsImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedPointsImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedPointsImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp
index 4fbcb36..5296975 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedPreserveAspectRatioImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedRectImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedRectImpl.cpp
index e637d62..6d10060 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedRectImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedRectImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedRectImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedStringImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedStringImpl.cpp
index 2207449..0a0ea72 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedStringImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedStringImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGAnimatedStringImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGAnimatedTransformListImpl.cpp b/WebCore/ksvg2/svg/SVGAnimatedTransformListImpl.cpp
index 24300e1..c57314c 100644
--- a/WebCore/ksvg2/svg/SVGAnimatedTransformListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimatedTransformListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGTransformListImpl.h"
#include "SVGAnimatedTransformListImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGAnimationElementImpl.cpp b/WebCore/ksvg2/svg/SVGAnimationElementImpl.cpp
index db0504e..6fb65b7 100644
--- a/WebCore/ksvg2/svg/SVGAnimationElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGAnimationElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <float.h>
#include <kdom/kdom.h>
diff --git a/WebCore/ksvg2/svg/SVGCircleElementImpl.cpp b/WebCore/ksvg2/svg/SVGCircleElementImpl.cpp
index 3565c70..21f1d8c 100644
--- a/WebCore/ksvg2/svg/SVGCircleElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGCircleElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGClipPathElementImpl.cpp b/WebCore/ksvg2/svg/SVGClipPathElementImpl.cpp
index 1889074..b54955e 100644
--- a/WebCore/ksvg2/svg/SVGClipPathElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGClipPathElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvas.h>
diff --git a/WebCore/ksvg2/svg/SVGColorImpl.cpp b/WebCore/ksvg2/svg/SVGColorImpl.cpp
index 603fbf8..b2e731e 100644
--- a/WebCore/ksvg2/svg/SVGColorImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGColorImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/css/RGBColorImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp b/WebCore/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp
index cdf4d11..3ae87cb 100644
--- a/WebCore/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGCursorElementImpl.cpp b/WebCore/ksvg2/svg/SVGCursorElementImpl.cpp
index aad3a68..739e5cb 100644
--- a/WebCore/ksvg2/svg/SVGCursorElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGCursorElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kdebug.h>
diff --git a/WebCore/ksvg2/svg/SVGDOMImplementationImpl.cpp b/WebCore/ksvg2/svg/SVGDOMImplementationImpl.cpp
index f71d190..ca51584 100644
--- a/WebCore/ksvg2/svg/SVGDOMImplementationImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGDOMImplementationImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kstaticdeleter.h>
#include <kdom/kdom.h>
diff --git a/WebCore/ksvg2/svg/SVGDefsElementImpl.cpp b/WebCore/ksvg2/svg/SVGDefsElementImpl.cpp
index 43f2650..47c45f2 100644
--- a/WebCore/ksvg2/svg/SVGDefsElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGDefsElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGDefsElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGDescElementImpl.cpp b/WebCore/ksvg2/svg/SVGDescElementImpl.cpp
index b697180..1ab3c52 100644
--- a/WebCore/ksvg2/svg/SVGDescElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGDescElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGDescElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGDocumentImpl.cpp b/WebCore/ksvg2/svg/SVGDocumentImpl.cpp
index a0d62b1..ed05a2f 100644
--- a/WebCore/ksvg2/svg/SVGDocumentImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGDocumentImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <assert.h>
#include <q3dict.h>
diff --git a/WebCore/ksvg2/svg/SVGElementImpl.cpp b/WebCore/ksvg2/svg/SVGElementImpl.cpp
index c8a0224..f070b2a 100644
--- a/WebCore/ksvg2/svg/SVGElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/kdom.h>
#include <kdom/Namespace.h>
#include <kdom/DOMString.h>
diff --git a/WebCore/ksvg2/svg/SVGElementInstanceImpl.cpp b/WebCore/ksvg2/svg/SVGElementInstanceImpl.cpp
index 68792b6..49b3d05 100644
--- a/WebCore/ksvg2/svg/SVGElementInstanceImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGElementInstanceImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGElementImpl.h"
#include "SVGUseElementImpl.h"
#include "SVGElementInstanceImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGElementInstanceListImpl.cpp b/WebCore/ksvg2/svg/SVGElementInstanceListImpl.cpp
index 9f6cdb7..16e8be3 100644
--- a/WebCore/ksvg2/svg/SVGElementInstanceListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGElementInstanceListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGElementInstanceListImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGEllipseElementImpl.cpp b/WebCore/ksvg2/svg/SVGEllipseElementImpl.cpp
index 48bd59f..042dd46 100644
--- a/WebCore/ksvg2/svg/SVGEllipseElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGEllipseElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGExceptionImpl.cpp b/WebCore/ksvg2/svg/SVGExceptionImpl.cpp
index 0f51247..f15a78e 100644
--- a/WebCore/ksvg2/svg/SVGExceptionImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGExceptionImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGExceptionImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp b/WebCore/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp
index cb226df..2b19231 100644
--- a/WebCore/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGFEBlendElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEBlendElementImpl.cpp
index 24cb054..39a895b 100644
--- a/WebCore/ksvg2/svg/SVGFEBlendElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEBlendElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp
index 487f2a1..4855c30 100644
--- a/WebCore/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp
index 2fd94db..b7c4942 100644
--- a/WebCore/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFECompositeElementImpl.cpp b/WebCore/ksvg2/svg/SVGFECompositeElementImpl.cpp
index bc5668d..771b9e5 100644
--- a/WebCore/ksvg2/svg/SVGFECompositeElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFECompositeElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEFloodElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEFloodElementImpl.cpp
index a14750c..3cf3bb7 100644
--- a/WebCore/ksvg2/svg/SVGFEFloodElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEFloodElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEFuncAElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEFuncAElementImpl.cpp
index 3c59b77..1c90847 100644
--- a/WebCore/ksvg2/svg/SVGFEFuncAElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEFuncAElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGFEFuncAElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGFEFuncBElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEFuncBElementImpl.cpp
index 53a6a27..32c389d 100644
--- a/WebCore/ksvg2/svg/SVGFEFuncBElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEFuncBElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGFEFuncBElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGFEFuncGElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEFuncGElementImpl.cpp
index 17b198a..cddc4e7 100644
--- a/WebCore/ksvg2/svg/SVGFEFuncGElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEFuncGElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGFEFuncGElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGFEFuncRElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEFuncRElementImpl.cpp
index c4c8dfb..db3f954 100644
--- a/WebCore/ksvg2/svg/SVGFEFuncRElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEFuncRElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGFEFuncRElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp
index f8ce8ad..1dbc86b 100644
--- a/WebCore/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEImageElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEImageElementImpl.cpp
index 1b50773..ac07623 100644
--- a/WebCore/ksvg2/svg/SVGFEImageElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEImageElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qimage.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEMergeElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEMergeElementImpl.cpp
index e096da8..81fc7c2 100644
--- a/WebCore/ksvg2/svg/SVGFEMergeElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEMergeElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp
index 13316c7..5b11251 100644
--- a/WebCore/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGFEOffsetElementImpl.cpp b/WebCore/ksvg2/svg/SVGFEOffsetElementImpl.cpp
index 347ecfc..0ba8bad 100644
--- a/WebCore/ksvg2/svg/SVGFEOffsetElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFEOffsetElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFETileElementImpl.cpp b/WebCore/ksvg2/svg/SVGFETileElementImpl.cpp
index cbacac6..2a773fe 100644
--- a/WebCore/ksvg2/svg/SVGFETileElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFETileElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFETurbulenceElementImpl.cpp b/WebCore/ksvg2/svg/SVGFETurbulenceElementImpl.cpp
index 6d0142b..5f96daf 100644
--- a/WebCore/ksvg2/svg/SVGFETurbulenceElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFETurbulenceElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGFilterElementImpl.cpp b/WebCore/ksvg2/svg/SVGFilterElementImpl.cpp
index 37ba08cd2..f55605e 100644
--- a/WebCore/ksvg2/svg/SVGFilterElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFilterElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvas.h>
diff --git a/WebCore/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp b/WebCore/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp
index a8a4ce9..e7be4c8 100644
--- a/WebCore/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGFitToViewBoxImpl.cpp b/WebCore/ksvg2/svg/SVGFitToViewBoxImpl.cpp
index 5dabe80..4e8fb10 100644
--- a/WebCore/ksvg2/svg/SVGFitToViewBoxImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGFitToViewBoxImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGGElementImpl.cpp b/WebCore/ksvg2/svg/SVGGElementImpl.cpp
index f8e8b43..6782768 100644
--- a/WebCore/ksvg2/svg/SVGGElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGGElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGGElementImpl.h"
#include "SVGTransformableImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGGradientElementImpl.cpp b/WebCore/ksvg2/svg/SVGGradientElementImpl.cpp
index 862c45a..022b14e 100644
--- a/WebCore/ksvg2/svg/SVGGradientElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGGradientElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGHelper.cpp b/WebCore/ksvg2/svg/SVGHelper.cpp
index 5628dd9..f108079 100644
--- a/WebCore/ksvg2/svg/SVGHelper.cpp
+++ b/WebCore/ksvg2/svg/SVGHelper.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "ksvg.h"
#include "SVGHelper.h"
#include "SVGDocumentImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGImageElementImpl.cpp b/WebCore/ksvg2/svg/SVGImageElementImpl.cpp
index d76c4df..8f32ae8 100644
--- a/WebCore/ksvg2/svg/SVGImageElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGImageElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kmimetype.h>
#include <qimage.h>
diff --git a/WebCore/ksvg2/svg/SVGLangSpaceImpl.cpp b/WebCore/ksvg2/svg/SVGLangSpaceImpl.cpp
index 003c7ec..7fd60c9 100644
--- a/WebCore/ksvg2/svg/SVGLangSpaceImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLangSpaceImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/domattrs.h>
#include <kdom/core/AttrImpl.h>
#include <kdom/core/DOMStringImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGLengthImpl.cpp b/WebCore/ksvg2/svg/SVGLengthImpl.cpp
index f3de8a4..87bb50d 100644
--- a/WebCore/ksvg2/svg/SVGLengthImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLengthImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qrect.h>
#include <kdebug.h>
diff --git a/WebCore/ksvg2/svg/SVGLengthListImpl.cpp b/WebCore/ksvg2/svg/SVGLengthListImpl.cpp
index dcfe04c..8d65ea5 100644
--- a/WebCore/ksvg2/svg/SVGLengthListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLengthListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include "SVGMatrixImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGLineElementImpl.cpp b/WebCore/ksvg2/svg/SVGLineElementImpl.cpp
index bc3bc1c..7a657c2 100644
--- a/WebCore/ksvg2/svg/SVGLineElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLineElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGLinearGradientElementImpl.cpp b/WebCore/ksvg2/svg/SVGLinearGradientElementImpl.cpp
index 7a958bd..c90b9d5 100644
--- a/WebCore/ksvg2/svg/SVGLinearGradientElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLinearGradientElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGLocatableImpl.cpp b/WebCore/ksvg2/svg/SVGLocatableImpl.cpp
index 8d82e6a..6388203 100644
--- a/WebCore/ksvg2/svg/SVGLocatableImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGLocatableImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/kdom.h>
#include "SVGRectImpl.h"
#include "SVGMatrixImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGMarkerElementImpl.cpp b/WebCore/ksvg2/svg/SVGMarkerElementImpl.cpp
index 66224af..cfb3d99 100644
--- a/WebCore/ksvg2/svg/SVGMarkerElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGMarkerElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/DOMString.h>
#include <kdom/core/AttrImpl.h>
#include <kdom/core/NamedAttrMapImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGMatrixImpl.cpp b/WebCore/ksvg2/svg/SVGMatrixImpl.cpp
index 4af34ca..a48c194 100644
--- a/WebCore/ksvg2/svg/SVGMatrixImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGMatrixImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <math.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGNumberImpl.cpp b/WebCore/ksvg2/svg/SVGNumberImpl.cpp
index 7e66dfd..9d5b60a 100644
--- a/WebCore/ksvg2/svg/SVGNumberImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGNumberImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGNumberImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGNumberListImpl.cpp b/WebCore/ksvg2/svg/SVGNumberListImpl.cpp
index d3b448c..e88296f 100644
--- a/WebCore/ksvg2/svg/SVGNumberListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGNumberListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include "SVGMatrixImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPaintImpl.cpp b/WebCore/ksvg2/svg/SVGPaintImpl.cpp
index 60c41e7..0ecc8c9 100644
--- a/WebCore/ksvg2/svg/SVGPaintImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPaintImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "ksvg.h"
#include "SVGPaintImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathElementImpl.cpp b/WebCore/ksvg2/svg/SVGPathElementImpl.cpp
index a0caf10e..70ab0dd 100644
--- a/WebCore/ksvg2/svg/SVGPathElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegArcImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegArcImpl.cpp
index dfe8f02..4f37880 100644
--- a/WebCore/ksvg2/svg/SVGPathSegArcImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegArcImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegArcImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegClosePathImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegClosePathImpl.cpp
index 068f5a4..2719b4c 100644
--- a/WebCore/ksvg2/svg/SVGPathSegClosePathImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegClosePathImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegClosePathImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp
index a8bbdcf..2b1d50a 100644
--- a/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegCurvetoCubicImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp
index 6914197..48e0097 100644
--- a/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegCurvetoCubicSmoothImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp
index 7d70960..3e1a37a 100644
--- a/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegCurvetoQuadraticImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp
index c0481dd..b050dbc 100644
--- a/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegCurvetoQuadraticSmoothImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegImpl.cpp
index 8bbb386..795c802 100644
--- a/WebCore/ksvg2/svg/SVGPathSegImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp
index d0edb78..95ed210 100644
--- a/WebCore/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegLinetoHorizontalImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegLinetoImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegLinetoImpl.cpp
index b446c38..e52eedd 100644
--- a/WebCore/ksvg2/svg/SVGPathSegLinetoImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegLinetoImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include "SVGPathSegLinetoImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp
index 61cdf9e..cbe46a0 100644
--- a/WebCore/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegLinetoVerticalImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPathSegListImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegListImpl.cpp
index 28ad1a5..cc870b4 100644
--- a/WebCore/ksvg2/svg/SVGPathSegListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegListImpl.cpp
@@ -21,6 +21,7 @@
*/
+#include "config.h"
#include "SVGPathSegListImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGPathSegMovetoImpl.cpp b/WebCore/ksvg2/svg/SVGPathSegMovetoImpl.cpp
index bbf6fc1..aa969f7 100644
--- a/WebCore/ksvg2/svg/SVGPathSegMovetoImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPathSegMovetoImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPathSegMovetoImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPatternElementImpl.cpp b/WebCore/ksvg2/svg/SVGPatternElementImpl.cpp
index 6171136..f558919 100644
--- a/WebCore/ksvg2/svg/SVGPatternElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPatternElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvas.h>
diff --git a/WebCore/ksvg2/svg/SVGPointImpl.cpp b/WebCore/ksvg2/svg/SVGPointImpl.cpp
index 89434d8..2c212b9 100644
--- a/WebCore/ksvg2/svg/SVGPointImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPointImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPointImpl.h"
#include "SVGMatrixImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPointListImpl.cpp b/WebCore/ksvg2/svg/SVGPointListImpl.cpp
index 3a8d6e1..e595e56 100644
--- a/WebCore/ksvg2/svg/SVGPointListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPointListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPointListImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGPolyElementImpl.cpp b/WebCore/ksvg2/svg/SVGPolyElementImpl.cpp
index 5faa219..643f901 100644
--- a/WebCore/ksvg2/svg/SVGPolyElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPolyElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kdom/Namespace.h>
diff --git a/WebCore/ksvg2/svg/SVGPolygonElementImpl.cpp b/WebCore/ksvg2/svg/SVGPolygonElementImpl.cpp
index 5b8234c..37fb405 100644
--- a/WebCore/ksvg2/svg/SVGPolygonElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPolygonElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPointListImpl.h"
#include "SVGPolygonElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPolylineElementImpl.cpp b/WebCore/ksvg2/svg/SVGPolylineElementImpl.cpp
index 32de1eb..c05a501 100644
--- a/WebCore/ksvg2/svg/SVGPolylineElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPolylineElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGPointListImpl.h"
#include "SVGPolylineElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp b/WebCore/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp
index b8db4f2..8858b45 100644
--- a/WebCore/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstring.h>
#include <qstringlist.h>
diff --git a/WebCore/ksvg2/svg/SVGRadialGradientElementImpl.cpp b/WebCore/ksvg2/svg/SVGRadialGradientElementImpl.cpp
index 1ea0092..cb309b9 100644
--- a/WebCore/ksvg2/svg/SVGRadialGradientElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGRadialGradientElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/SVGRectElementImpl.cpp b/WebCore/ksvg2/svg/SVGRectElementImpl.cpp
index 5e129c2..aadbcf2 100644
--- a/WebCore/ksvg2/svg/SVGRectElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGRectElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGRectImpl.cpp b/WebCore/ksvg2/svg/SVGRectImpl.cpp
index 049a300..d910c8b 100644
--- a/WebCore/ksvg2/svg/SVGRectImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGRectImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGHelper.h"
#include "SVGRectImpl.h"
#include "SVGStyledElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGSVGElementImpl.cpp b/WebCore/ksvg2/svg/SVGSVGElementImpl.cpp
index 41c2219..ada5764 100644
--- a/WebCore/ksvg2/svg/SVGSVGElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGSVGElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kdom/core/DOMStringImpl.h>
#include <kdom/core/NamedAttrMapImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGScriptElementImpl.cpp b/WebCore/ksvg2/svg/SVGScriptElementImpl.cpp
index 1cc5873..bf93256 100644
--- a/WebCore/ksvg2/svg/SVGScriptElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGScriptElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/DOMString.h>
//#include <kdom/ecma/Ecma.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGSetElementImpl.cpp b/WebCore/ksvg2/svg/SVGSetElementImpl.cpp
index f5fc7ab..04e262d 100644
--- a/WebCore/ksvg2/svg/SVGSetElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGSetElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGSetElementImpl.h"
#include "SVGDocumentImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGStopElementImpl.cpp b/WebCore/ksvg2/svg/SVGStopElementImpl.cpp
index d1b3895..17f1c12 100644
--- a/WebCore/ksvg2/svg/SVGStopElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGStopElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvas.h>
diff --git a/WebCore/ksvg2/svg/SVGStringListImpl.cpp b/WebCore/ksvg2/svg/SVGStringListImpl.cpp
index 57c2f2f..b37a9ce 100644
--- a/WebCore/ksvg2/svg/SVGStringListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGStringListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qstringlist.h>
#include "SVGStringListImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGStylableImpl.cpp b/WebCore/ksvg2/svg/SVGStylableImpl.cpp
index 5e70bba..c8aaf36 100644
--- a/WebCore/ksvg2/svg/SVGStylableImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGStylableImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGStylableImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGStyleElementImpl.cpp b/WebCore/ksvg2/svg/SVGStyleElementImpl.cpp
index 1e4186a..07e76df 100644
--- a/WebCore/ksvg2/svg/SVGStyleElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGStyleElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/kdom.h>
#include <kdom/DOMString.h>
#include <ksvg2/css/SVGCSSStyleSheetImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGStyledElementImpl.cpp b/WebCore/ksvg2/svg/SVGStyledElementImpl.cpp
index baa487f..dba752f 100644
--- a/WebCore/ksvg2/svg/SVGStyledElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGStyledElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/kdom.h>
#include <kdom/core/AttrImpl.h>
#include <kdom/core/domattrs.h>
diff --git a/WebCore/ksvg2/svg/SVGSwitchElementImpl.cpp b/WebCore/ksvg2/svg/SVGSwitchElementImpl.cpp
index f40cee5..6abc7b3 100644
--- a/WebCore/ksvg2/svg/SVGSwitchElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGSwitchElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include <kcanvas/KCanvasCreator.h>
diff --git a/WebCore/ksvg2/svg/SVGSymbolElementImpl.cpp b/WebCore/ksvg2/svg/SVGSymbolElementImpl.cpp
index e770a45..7e791ec 100644
--- a/WebCore/ksvg2/svg/SVGSymbolElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGSymbolElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/DOMString.h>
#include "SVGHelper.h"
diff --git a/WebCore/ksvg2/svg/SVGTSpanElementImpl.cpp b/WebCore/ksvg2/svg/SVGTSpanElementImpl.cpp
index 73286b9..53c383d 100644
--- a/WebCore/ksvg2/svg/SVGTSpanElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTSpanElementImpl.cpp
@@ -21,6 +21,7 @@
*/
//#include "SVGDocument.h"
+#include "config.h"
#include "SVGTSpanElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGTestsImpl.cpp b/WebCore/ksvg2/svg/SVGTestsImpl.cpp
index 98ee37b..64c2544 100644
--- a/WebCore/ksvg2/svg/SVGTestsImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTestsImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <klocale.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGTextContentElementImpl.cpp b/WebCore/ksvg2/svg/SVGTextContentElementImpl.cpp
index 03f7484..73473f9 100644
--- a/WebCore/ksvg2/svg/SVGTextContentElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTextContentElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGTextElementImpl.cpp b/WebCore/ksvg2/svg/SVGTextElementImpl.cpp
index 1727466..3305d22 100644
--- a/WebCore/ksvg2/svg/SVGTextElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTextElementImpl.cpp
@@ -21,6 +21,7 @@
*/
//#include "SVGDocument.h"
+#include "config.h"
#include "SVGTextElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGTextPositioningElementImpl.cpp b/WebCore/ksvg2/svg/SVGTextPositioningElementImpl.cpp
index b3cb5bd..6be4fbd 100644
--- a/WebCore/ksvg2/svg/SVGTextPositioningElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTextPositioningElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "svgattrs.h"
diff --git a/WebCore/ksvg2/svg/SVGTitleElementImpl.cpp b/WebCore/ksvg2/svg/SVGTitleElementImpl.cpp
index 62a8876..3006494 100644
--- a/WebCore/ksvg2/svg/SVGTitleElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTitleElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGTitleElementImpl.h"
using namespace KSVG;
diff --git a/WebCore/ksvg2/svg/SVGTransformImpl.cpp b/WebCore/ksvg2/svg/SVGTransformImpl.cpp
index 74c52cc..a02a1f0 100644
--- a/WebCore/ksvg2/svg/SVGTransformImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTransformImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdebug.h>
#include "SVGMatrixImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGTransformListImpl.cpp b/WebCore/ksvg2/svg/SVGTransformListImpl.cpp
index c1d2f78b..8b68eae 100644
--- a/WebCore/ksvg2/svg/SVGTransformListImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTransformListImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "SVGMatrixImpl.h"
#include "SVGTransformImpl.h"
#include "SVGSVGElementImpl.h"
diff --git a/WebCore/ksvg2/svg/SVGTransformableImpl.cpp b/WebCore/ksvg2/svg/SVGTransformableImpl.cpp
index 01529d4..3d9711d 100644
--- a/WebCore/ksvg2/svg/SVGTransformableImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGTransformableImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <qregexp.h>
#include <qstringlist.h>
diff --git a/WebCore/ksvg2/svg/SVGURIReferenceImpl.cpp b/WebCore/ksvg2/svg/SVGURIReferenceImpl.cpp
index e388d30..958809d 100644
--- a/WebCore/ksvg2/svg/SVGURIReferenceImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGURIReferenceImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/NodeImpl.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGUseElementImpl.cpp b/WebCore/ksvg2/svg/SVGUseElementImpl.cpp
index da5ed98..4c8aa06 100644
--- a/WebCore/ksvg2/svg/SVGUseElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGUseElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/Namespace.h>
#include <kdom/core/AttrImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGViewElementImpl.cpp b/WebCore/ksvg2/svg/SVGViewElementImpl.cpp
index 1497c60..a19d9c1 100644
--- a/WebCore/ksvg2/svg/SVGViewElementImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGViewElementImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/DOMString.h>
#include <kdom/core/AttrImpl.h>
#include <kdom/core/NamedAttrMapImpl.h>
diff --git a/WebCore/ksvg2/svg/SVGZoomAndPanImpl.cpp b/WebCore/ksvg2/svg/SVGZoomAndPanImpl.cpp
index 0cfd670..bef2998 100644
--- a/WebCore/ksvg2/svg/SVGZoomAndPanImpl.cpp
+++ b/WebCore/ksvg2/svg/SVGZoomAndPanImpl.cpp
@@ -20,6 +20,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <kdom/core/AttrImpl.h>
#include "ksvg.h"
diff --git a/WebCore/ksvg2/svg/svgpathparser.cpp b/WebCore/ksvg2/svg/svgpathparser.cpp
index a63d492..14aecb4 100644
--- a/WebCore/ksvg2/svg/svgpathparser.cpp
+++ b/WebCore/ksvg2/svg/svgpathparser.cpp
@@ -17,6 +17,7 @@
Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include "svgpathparser.h"
#include <qstring.h>
#include <math.h>