]> git.saurik.com Git - wxWidgets.git/commitdiff
MSW compilation fix after last commit
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Jul 2008 00:49:30 +0000 (00:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Jul 2008 00:49:30 +0000 (00:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/streams/socketstream.cpp

index acd4d0a3969e1e4489117989a6e4c25dee1d572b..7a4002163a09416fb70a4bcb8036ac11c71b7d75 100644 (file)
@@ -20,6 +20,7 @@
     #include "wx/log.h"
 #endif
 
     #include "wx/log.h"
 #endif
 
+#include "wx/gsocket.h"
 #include "wx/socket.h"
 #include "wx/sckstrm.h"
 #include "wx/thread.h"
 #include "wx/socket.h"
 #include "wx/sckstrm.h"
 #include "wx/thread.h"