correcting include type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
658f53c700
commit
28997d375d
@ -1793,7 +1793,7 @@ wxFileOffset wxZipInputStream::OnSysSeek(wxFileOffset seek, wxSeekMode mode)
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Output stream
|
||||
|
||||
#include <wx/listimpl.cpp>
|
||||
#include "wx/listimpl.cpp"
|
||||
WX_DEFINE_LIST(_wxZipEntryList);
|
||||
|
||||
wxZipOutputStream::wxZipOutputStream(wxOutputStream& stream,
|
||||
|
Loading…
Reference in New Issue
Block a user