]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 28 Jul 2003 21:32:46 +0000 (21:32 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 28 Jul 2003 21:32:46 +0000 (21:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/helpext.cpp

index 04e168a39aec8fbc2331b7b24a16b9d095fec936..1f89d737a2c87a84fda67a3ab6852dbf48dfefb8 100644 (file)
@@ -29,6 +29,7 @@
     #include "wx/intl.h"
     #include "wx/msgdlg.h"
     #include "wx/choicdlg.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/helpbase.h"