]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_tables.cpp
compilation fix for wxUSE_INTL=0
[wxWidgets.git] / src / html / m_tables.cpp
index 7f965d7e0c1c3dd5cf1c741a21fc617c0a2fe3be..54f62b5d108b3379a590a681674e694a054faba2 100644 (file)
@@ -15,7 +15,8 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
+    #include "wx/wxcrtvararg.h"
 #endif
 
 #include "wx/html/forcelnk.h"