]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_layout.cpp
compilation fix for non-threaded compilation (threads are still broken
[wxWidgets.git] / src / html / m_layout.cpp
index ccd8b2f8acf9112450c37821eeb2e73db6994c0e..df2615cf1db4eba008200052c3ce98c0dbcfca66 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////
-// Name:        mod_layout.cpp
+// Name:        m_layout.cpp
 // Purpose:     wxHtml module for basic paragraphs/layout handling
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Purpose:     wxHtml module for basic paragraphs/layout handling
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
@@ -29,7 +29,7 @@
 
 #include "wx/html/htmlwin.h"
 
 
 #include "wx/html/htmlwin.h"
 
-FORCE_LINK_ME(mod_layout)
+FORCE_LINK_ME(m_layout)
 
 
 TAG_HANDLER_BEGIN(P, "P")
 
 
 TAG_HANDLER_BEGIN(P, "P")