diff --git a/netplay_compat.h b/netplay_compat.h index 2b114c88e1..669e66bccb 100644 --- a/netplay_compat.h +++ b/netplay_compat.h @@ -39,6 +39,7 @@ #include #include #include +#include #ifdef __CELLOS_LV2__ #include diff --git a/network_cmd.c b/network_cmd.c index 407486055e..258cd31a41 100644 --- a/network_cmd.c +++ b/network_cmd.c @@ -19,7 +19,6 @@ #include "general.h" #include #include -#include struct network_cmd {