diff --git a/lib/connect.c b/lib/connect.c index 38a4c25..15ec1be 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ - #if defined(WIN32) +#include "win32/win32_compat.h" #else #include #endif