]> git.saurik.com Git - wxWidgets.git/commitdiff
non-pch build fix
authorPaul Cornett <paulcor@bullseye.com>
Mon, 29 Mar 2010 06:44:16 +0000 (06:44 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 29 Mar 2010 06:44:16 +0000 (06:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/html/m_image.cpp

index b8ffb83c8d30678f5c1cc23fa1428bb47ab9db0d..fcccbd11a36b5e315d771d044b7403c7b747d7b4 100644 (file)
@@ -24,6 +24,7 @@
     #include "wx/log.h"
     #include "wx/math.h"
     #include "wx/image.h"
     #include "wx/log.h"
     #include "wx/math.h"
     #include "wx/image.h"
+    #include "wx/wxcrtvararg.h"
 #endif
 
 #include "wx/html/forcelnk.h"
 #endif
 
 #include "wx/html/forcelnk.h"