diff --git a/include/wx/html/m_templ.h b/include/wx/html/m_templ.h
index 121078f350..8001c8680a 100644
--- a/include/wx/html/m_templ.h
+++ b/include/wx/html/m_templ.h
@@ -75,7 +75,7 @@ I STRONGLY recommend reading and understanding these macros!!
#define TAGS_MODULE_END(name) \
} \
}; \
- wxIMPLEMENT_DYNAMIC_CLASS(wxHTML_Module##name , wxHtmlTagsModule);
+ wxIMPLEMENT_DYNAMIC_CLASS(wxHTML_Module##name , wxHtmlTagsModule)