From 2baf54526b9a1c97e6af5328903363595aec4125 Mon Sep 17 00:00:00 2001 From: Marcelo Fernandez Date: Tue, 17 Oct 2017 16:50:41 +0000 Subject: Fix BSD compile issues --- thirdparty/enet/enet/enet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'thirdparty/enet') diff --git a/thirdparty/enet/enet/enet.h b/thirdparty/enet/enet/enet.h index 8c9ad5463e..246cbb0a62 100644 --- a/thirdparty/enet/enet/enet.h +++ b/thirdparty/enet/enet/enet.h @@ -10,6 +10,7 @@ extern "C" { #endif +#include #include #include "enet/godot.h" -- cgit v1.2.3