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

src/msw/helpchm.cpp

index cf90de12e9d5d94d44e3e58690e60cb25ca8dc91..ff0459bd6fc8de1b38b013c09ad0775d8def67c1 100644 (file)
@@ -25,7 +25,7 @@
 #include "wx/filefn.h"
 #include "wx/msw/helpchm.h"
 
-#include "wx/dynlib.h"
+#include "wx/dynload.h"
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"