+2006-05-27 Anders Carlsson <acarlsson@apple.com>
+
+ * bindings/js/JSHTMLElementWrapperFactory.cpp:
+ Correct include file names.
+
2006-05-26 Justin Garcia <justin.garcia@apple.com>
Reviewed by levi
#include "HTMLAreaElement.h"
#include "HTMLBaseElement.h"
#include "HTMLBaseFontElement.h"
-#include "HTMLBlockQuoteElement.h"
+#include "HTMLBlockquoteElement.h"
#include "HTMLBodyElement.h"
#include "HTMLBRElement.h"
#include "HTMLButtonElement.h"
#include "JSHTMLAreaElement.h"
#include "JSHTMLBaseElement.h"
#include "JSHTMLBaseFontElement.h"
-#include "JSHTMLBlockQuoteElement.h"
+#include "JSHTMLBlockquoteElement.h"
#include "JSHTMLBodyElement.h"
#include "JSHTMLBRElement.h"
#include "JSHTMLButtonElement.h"