From a7b0f44f21fb4b4afc70221cf02df44288983303 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 25 Sep 2001 12:35:00 +0000 Subject: [PATCH] include fixes svn path=/trunk/kdelibs/; revision=115378 --- khtml/dom/html_document.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/khtml/dom/html_document.cpp b/khtml/dom/html_document.cpp index a878df649c..ef5e68da10 100644 --- a/khtml/dom/html_document.cpp +++ b/khtml/dom/html_document.cpp @@ -22,7 +22,7 @@ */ // -------------------------------------------------------------------------- #include -#include +#include #include #include "html_document.h" -- GitLab