diff -r cacf6ee57968 -r 92a765b5b3e7 webengine/osswebengine/WebCore/html/HTMLTablePartElement.cpp --- a/webengine/osswebengine/WebCore/html/HTMLTablePartElement.cpp Fri Apr 16 16:07:13 2010 +0300 +++ b/webengine/osswebengine/WebCore/html/HTMLTablePartElement.cpp Mon May 03 13:32:15 2010 +0300 @@ -26,7 +26,7 @@ #include "config.h" #include "HTMLTablePartElement.h" -#include "CSSHelper.h" +#include "csshelper.h" #include "CSSPropertyNames.h" #include "CSSValueKeywords.h" #include "Document.h"