]> git.saurik.com Git - wxWidgets.git/commitdiff
fix PCH-less build with wxUSE_URL_NATIVE (see #10338)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Jan 2009 12:45:22 +0000 (12:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Jan 2009 12:45:22 +0000 (12:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/urlmsw.cpp

index 7c7bab29c73dcdfb05479ef5709be890547cde15..94ae0483f5502e310692ebc635dffdd64dbb6f97 100644 (file)
@@ -23,6 +23,7 @@
     #include "wx/string.h"
     #include "wx/utils.h"
     #include "wx/module.h"
+    #include "wx/log.h"
 #endif
 
 #if !wxUSE_PROTOCOL_HTTP