webengine/osswebengine/WebCore/html/HTMLAnchorElement.cpp
changeset 68 92a765b5b3e7
parent 27 60c5402cb945
child 94 919f36ff910f
--- a/webengine/osswebengine/WebCore/html/HTMLAnchorElement.cpp	Fri Apr 16 16:07:13 2010 +0300
+++ b/webengine/osswebengine/WebCore/html/HTMLAnchorElement.cpp	Mon May 03 13:32:15 2010 +0300
@@ -24,7 +24,7 @@
 #include "config.h"
 #include "HTMLAnchorElement.h"
 
-#include "CSSHelper.h"
+#include "csshelper.h"
 #include "Document.h"
 #include "Event.h"
 #include "EventHandler.h"