include wx/dynlib.h, not wx/dynload.h, we don't need the latter

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2004-07-09 21:27:24 +00:00
parent 5e475383d8
commit f18925dfe5

View File

@ -58,7 +58,7 @@
#include "wx/datetime.h"
#include "wx/dynload.h"
#include "wx/dynlib.h"
#include "wx/msw/crashrpt.h"