From: Mattia Barbon Date: Wed, 4 Sep 2002 16:42:53 +0000 (+0000) Subject: Missing #include X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b8ddac49a37a01ca1cf89f97dc97c4945b50ddab Missing #include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/socket.h b/include/wx/socket.h index 605e15c5b6..dbde09bff7 100644 --- a/include/wx/socket.h +++ b/include/wx/socket.h @@ -33,6 +33,7 @@ #include "wx/sckaddr.h" #include "wx/gsocket.h" +#include "wx/list.h" // ------------------------------------------------------------------------ // Types and constants