MSW compilation fix after last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-07-08 00:49:30 +00:00
parent f9caf1af44
commit 6cecf398fb

View File

@ -20,6 +20,7 @@
#include "wx/log.h"
#endif
#include "wx/gsocket.h"
#include "wx/socket.h"
#include "wx/sckstrm.h"
#include "wx/thread.h"